Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-134540
#<BuildRuby:0x00007ff83515fdd0
@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.20241009-134540",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.002904 0.004710 3.599411 ( 4.215050)
build_miniruby 0.001230 0.000297 1.580035 ( 1.576676)
build_ruby 0.001459 0.000353 4.185041 ( 4.327709)
build_all 0.008235 0.000940 7.084375 ( 2.930705)
build_install 0.016195 0.002675 9.758185 ( 4.654376)
test_btest 0.000936 0.000000 89.554676 ( 23.822786)
test_basic 0.005286 0.003993 1.079473 ( 1.130529)
test_all 0.109179 0.041984 704.712600 (206.467648)
test_rubyspec 0.046739 0.040097 130.323068 ( 28.617208)
total: 277.74 sec