Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-130222
#<BuildRuby:0x0000557f1d98a278
@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.20230113-130222",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.001377 0.004234 1.213897 ( 2.086392)
build_miniruby 0.001124 0.000281 1.496701 ( 1.636685)
build_ruby 0.003048 0.000000 3.548878 ( 4.111034)
build_all 0.006484 0.001341 3.814873 ( 2.994652)
build_install 0.013188 0.002068 2.908905 ( 2.867149)
test_btest 0.000666 0.000154 54.583313 ( 31.615923)
test_basic 0.004241 0.000979 0.420808 ( 0.631516)
test_all 0.001511 0.000348 639.984171 (280.858694)
test_rubyspec 0.029388 0.021000 72.324718 ( 89.789962)
total: 416.59 sec