Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-110707
#<BuildRuby:0x0000557e7466e138
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230218-110707",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001120 0.004202 1.491827 ( 2.300968)
build_miniruby 0.001003 0.000218 1.305889 ( 1.350275)
build_ruby 0.001288 0.000280 2.497770 ( 2.957558)
build_all 0.005752 0.001250 4.101940 ( 2.899688)
build_install 0.010853 0.004876 3.132754 ( 2.885200)
test_btest 0.000725 0.000174 56.967670 ( 29.003232)
test_basic 0.002051 0.003831 0.485844 ( 0.591448)
test_all 0.000958 0.000000 627.340704 (220.999637)
test_rubyspec 0.017425 0.020611 64.669379 ( 74.540799)
total: 337.53 sec