Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-125328
#<BuildRuby:0x0000556fb16ce258
@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.20240113-125328",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000033 0.000003 0.000036 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.001453 0.003704 1.344302 ( 1.717546)
build_miniruby 0.001261 0.000135 1.345002 ( 1.343186)
build_ruby 0.000000 0.001587 2.638412 ( 2.857250)
build_all 0.002114 0.004649 5.206821 ( 1.976688)
build_install 0.013193 0.001495 6.234648 ( 2.987849)
test_btest 0.000856 0.000000 78.842221 ( 20.708267)
test_basic 0.005453 0.000372 0.725353 ( 0.784570)
test_all 0.079871 0.036500 763.062279 (226.986514)
test_rubyspec 0.033236 0.026465 78.989778 ( 90.570974)
total: 349.93 sec