Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-175129
#<BuildRuby:0x00007fe1a85cfdc8
@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.20240827-175129",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000027 0.000011 0.000038 ( 0.000038)
build_up 0.003470 0.005527 4.061138 ( 5.144469)
build_miniruby 0.001489 0.000668 1.700168 ( 2.046862)
build_ruby 0.002602 0.000000 4.771327 ( 6.664769)
build_all 0.008112 0.003437 8.924090 ( 8.105504)
build_install 0.023772 0.002868 11.990976 ( 10.932327)
test_btest 0.001119 0.000000 125.553843 (126.814307)
test_basic 0.002048 0.010534 1.363629 ( 2.126923)
test_all 0.107612 0.057555 969.330615 (818.003690)
test_rubyspec 0.047872 0.048144 178.829762 (117.304342)
total: 1097.14 sec