Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-174738
#<BuildRuby:0x00005606bc91a208
@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.20231222-174738",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.003992 0.001331 1.570280 ( 1.931357)
build_miniruby 0.001161 0.000387 1.536483 ( 1.536100)
build_ruby 0.000000 0.001853 3.152788 ( 3.373389)
build_all 0.003079 0.004429 5.655193 ( 2.389116)
build_install 0.016122 0.002614 6.983030 ( 4.152048)
test_btest 0.000604 0.000216 80.567171 ( 31.770497)
test_basic 0.006111 0.000766 0.890260 ( 0.979202)
test_all 0.103903 0.016234 684.825061 (254.694812)
test_rubyspec 0.035166 0.030404 92.905492 (104.668240)
total: 405.50 sec