Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-212955
#<BuildRuby:0x000055cabc98e018
@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.20240112-212955",
@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.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.000000 0.005659 1.599493 ( 1.966223)
build_miniruby 0.000000 0.001461 1.563429 ( 1.561702)
build_ruby 0.000900 0.000975 3.591209 ( 3.828879)
build_all 0.006404 0.000948 5.624765 ( 2.334609)
build_install 0.010700 0.004350 6.527898 ( 3.184817)
test_btest 0.000575 0.000226 82.470021 ( 23.514519)
test_basic 0.002640 0.004897 0.829270 ( 0.899815)
test_all 0.083661 0.033571 738.921165 (222.425446)
test_rubyspec 0.032452 0.030097 78.369991 ( 90.178352)
total: 349.90 sec