Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-054213
#<BuildRuby:0x0000555a99f55fc0
@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.20231212-054213",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000018)
build_up 0.002167 0.004400 2.291335 ( 2.319471)
build_miniruby 0.001163 0.000152 1.429513 ( 1.427694)
build_ruby 0.001387 0.000181 2.954659 ( 3.118367)
build_all 0.007824 0.000000 5.780270 ( 2.337598)
build_install 0.009740 0.007947 7.345795 ( 3.689860)
test_btest 0.000819 0.000146 80.899040 ( 21.034326)
test_basic 0.001386 0.004519 0.874753 ( 0.935701)
test_all 0.094380 0.026860 697.902881 (209.004679)
test_rubyspec 0.029237 0.035247 88.373704 ( 99.942721)
total: 343.81 sec