Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250514-174447
#<BuildRuby:0x00007f13d202fde0
@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.20250514-174447",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000000 0.006832 2.837149 ( 3.683123)
build_miniruby 0.000606 0.001203 1.823516 ( 2.011034)
build_ruby 0.002074 0.000668 4.876502 ( 5.520588)
build_all 0.009230 0.000922 6.914009 ( 5.851372)
build_install 0.017398 0.007844 9.582941 ( 8.565735)
test_btest 0.000803 0.000260 61.296875 ( 62.566259)
test_basic 0.002550 0.011028 1.092291 ( 1.475563)
test_all 0.089233 0.041132 770.580487 (626.775732)
test_rubyspec 0.059717 0.029572 123.322506 ( 90.024168)
total: 806.47 sec