Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-080200
#<BuildRuby:0x00007f80b75cfdc0
@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.20241113-080200",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000026 0.000009 0.000035 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.004512 0.002754 3.121820 ( 3.478127)
build_miniruby 0.001184 0.000415 1.173770 ( 1.173148)
build_ruby 0.001218 0.000426 2.868114 ( 3.085507)
build_all 0.003804 0.003851 4.902737 ( 1.981744)
build_install 0.017776 0.000725 8.023275 ( 3.681831)
test_btest 0.000646 0.000207 72.881601 ( 19.950056)
test_basic 0.006011 0.003337 0.983269 ( 1.035351)
test_all 0.086756 0.062810 742.602075 (218.869170)
test_rubyspec 0.063518 0.019322 119.653478 ( 22.041402)
total: 275.30 sec