Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-025557
#<BuildRuby:0x00005615706b2138
@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.20240221-025557",
@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.000001 0.000013 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002864 0.004377 2.636038 ( 2.532214)
build_miniruby 0.000423 0.008334 176.168192 ( 52.528066)
build_ruby 0.001273 0.000289 3.615759 ( 19.219819)
build_all 0.007919 0.004081 42.575812 ( 24.438527)
build_install 0.005498 0.010203 8.019172 ( 3.641434)
test_btest 0.000766 0.000255 89.546276 ( 23.434767)
test_basic 0.004798 0.001599 0.923060 ( 0.983985)
test_all 0.091460 0.025648 718.452333 (221.838676)
test_rubyspec 0.031190 0.047303 108.706664 (117.804120)
total: 466.42 sec