Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-013147
#<BuildRuby:0x00007fa069b0fde0
@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.20241107-013147",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.003856 0.003405 3.782110 ( 3.648705)
build_miniruby 0.001411 0.000228 1.633628 ( 1.630764)
build_ruby 0.001532 0.000247 4.135198 ( 4.302594)
build_all 0.006550 0.001056 6.170231 ( 2.597296)
build_install 0.010645 0.006343 8.690206 ( 4.194240)
test_btest 0.000804 0.000156 75.790795 ( 20.281666)
test_basic 0.004149 0.005593 1.026691 ( 1.076350)
test_all 0.121148 0.020970 660.491156 (191.512500)
test_rubyspec 0.050752 0.031859 114.496710 ( 22.252744)
total: 251.50 sec