Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-171029
#<BuildRuby:0x00007f9010effdd8
@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.20240930-171029",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.003596 0.005029 4.089764 ( 3.763667)
build_miniruby 0.001222 0.000356 1.292330 ( 1.288423)
build_ruby 0.000000 0.001802 3.939705 ( 4.090209)
build_all 0.006394 0.001694 6.135397 ( 2.377633)
build_install 0.007891 0.010652 9.688339 ( 4.553710)
test_btest 0.000651 0.000246 93.319074 ( 26.981852)
test_basic 0.002659 0.007397 1.153645 ( 1.197949)
test_all 0.121301 0.028602 766.008585 (224.018360)
test_rubyspec 0.054070 0.034555 135.734174 ( 29.869190)
total: 298.14 sec