Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-194434
#<BuildRuby:0x000055af29bbe008
@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.20240305-194434",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003638 0.003906 2.559904 ( 2.391014)
build_miniruby 0.001352 0.000379 1.678923 ( 1.680532)
build_ruby 0.001604 0.000000 3.632589 ( 3.854673)
build_all 0.006681 0.001162 6.629453 ( 3.406899)
build_install 0.007291 0.012181 8.608181 ( 4.581423)
test_btest 0.000558 0.000199 90.387781 ( 38.048551)
test_basic 0.000000 0.007933 1.013207 ( 1.100830)
test_all 0.066622 0.052831 837.208463 (356.242059)
test_rubyspec 0.052489 0.042536 133.002923 (190.866989)
total: 602.17 sec