Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-020852
#<BuildRuby:0x000055f5cf2ce258
@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.20240201-020852",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005146 0.000381 1.785303 ( 2.123127)
build_miniruby 0.001409 0.000104 1.543926 ( 1.541671)
build_ruby 0.001370 0.000101 3.427014 ( 3.641498)
build_all 0.006950 0.000514 5.850515 ( 2.253452)
build_install 0.007559 0.010279 7.318780 ( 3.565235)
test_btest 0.000821 0.000000 85.393212 ( 22.273654)
test_basic 0.004080 0.003262 0.920043 ( 0.985162)
test_all 0.080509 0.036005 697.182270 (218.658390)
test_rubyspec 0.040807 0.060267 161.816748 (173.134217)
total: 428.18 sec