Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-165705
#<BuildRuby:0x0000563a4e466228
@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.20230818-165705",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006513 0.000163 2.317027 ( 5.954206)
build_miniruby 0.001959 0.000130 1.678858 ( 2.192111)
build_ruby 0.001559 0.000104 3.497315 ( 6.467921)
build_all 0.001313 0.008154 6.406080 ( 6.801180)
build_install 0.019572 0.001360 8.136093 ( 8.526288)
test_btest 0.000887 0.000108 82.243786 ( 56.731844)
test_basic 0.006626 0.000803 0.981646 ( 1.936978)
test_all 0.005339 0.005559 686.765974 (414.621138)
test_rubyspec 0.028469 0.040790 105.744212 (179.408204)
total: 682.64 sec