Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-142342
#<BuildRuby:0x00007feeb060fdc8
@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.20241125-142342",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000033 0.000003 0.000036 ( 0.000037)
build_up 0.003631 0.003982 3.151465 ( 3.095138)
build_miniruby 0.001382 0.000204 1.292928 ( 1.289832)
build_ruby 0.001615 0.000237 3.519280 ( 3.714705)
build_all 0.003964 0.004098 6.273550 ( 2.666363)
build_install 0.011436 0.007209 8.234473 ( 3.923189)
test_btest 0.000000 0.001007 77.081857 ( 21.505577)
test_basic 0.000000 0.009374 1.020627 ( 1.068669)
test_all 0.108329 0.037132 722.067612 (211.956582)
test_rubyspec 0.060098 0.026998 118.568687 ( 28.836979)
total: 278.06 sec