Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-000610
#<BuildRuby:0x00007f37741cfdd8
@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.20241027-000610",
@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.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.007284 0.000714 3.259965 ( 3.089623)
build_miniruby 0.001305 0.000290 1.153118 ( 1.150356)
build_ruby 0.001446 0.000321 2.927380 ( 3.144868)
build_all 0.002108 0.004847 4.880791 ( 1.917775)
build_install 0.004972 0.013070 7.932347 ( 3.554618)
test_btest 0.000844 0.000300 70.135637 ( 18.646046)
test_basic 0.005709 0.004645 0.799997 ( 0.843504)
test_all 0.109833 0.037590 721.764915 (245.106349)
test_rubyspec 0.041001 0.042572 122.530546 ( 34.936922)
total: 312.39 sec