Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-134453
#<BuildRuby:0x000055a0f7405f68
@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.20231227-134453",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004277 0.000929 1.637276 ( 1.994630)
build_miniruby 0.000000 0.001640 1.624337 ( 1.622171)
build_ruby 0.000000 0.001689 3.362927 ( 3.567920)
build_all 0.002445 0.005474 5.667913 ( 3.117554)
build_install 0.011850 0.005315 7.069202 ( 4.384535)
test_btest 0.000682 0.000218 82.359203 ( 31.507546)
test_basic 0.007110 0.000835 0.894159 ( 0.962524)
test_all 0.070833 0.050323 790.899314 (304.229188)
test_rubyspec 0.043299 0.027005 98.530194 (112.709113)
total: 464.10 sec