Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-080638
#<BuildRuby:0x0000561613371f48
@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.20231213-080638",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007264 0.000511 2.457951 ( 3.248779)
build_miniruby 0.001686 0.000000 1.632058 ( 1.730086)
build_ruby 0.001946 0.000000 3.399789 ( 18.052198)
build_all 0.004199 0.004058 6.073875 ( 3.257880)
build_install 0.014224 0.004440 7.624152 ( 4.521824)
test_btest 0.000603 0.000109 82.708512 ( 32.406864)
test_basic 0.002461 0.003811 0.927364 ( 1.012387)
test_all 0.085322 0.036257 738.597744 (264.434966)
test_rubyspec 0.016371 0.051090 97.369253 (109.600860)
total: 438.27 sec