Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-201130
#<BuildRuby:0x000055e3b5e3a208
@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.20231228-201130",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000000 0.005200 1.609617 ( 1.938629)
build_miniruby 0.000000 0.001635 1.617866 ( 1.617345)
build_ruby 0.000000 0.001740 3.138235 ( 3.363481)
build_all 0.007373 0.000190 5.497130 ( 2.653085)
build_install 0.008672 0.009064 6.757021 ( 3.961937)
test_btest 0.000502 0.000157 79.776485 ( 32.283024)
test_basic 0.006329 0.001978 0.891036 ( 0.954649)
test_all 0.076271 0.043300 744.559880 (294.535658)
test_rubyspec 0.024386 0.039721 95.132299 (109.055647)
total: 450.36 sec