Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-062553
#<BuildRuby:0x00007f3e1223fdc8
@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.20240624-062553",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.006231 0.001846 3.426751 ( 3.348690)
build_miniruby 0.001472 0.000436 1.711159 ( 1.708228)
build_ruby 0.001511 0.000448 4.392329 ( 4.502762)
build_all 0.003081 0.006803 8.440301 ( 3.367321)
build_install 0.013040 0.007433 11.417336 ( 5.439293)
test_btest 0.000771 0.000283 119.076802 ( 31.155453)
test_basic 0.000000 0.009409 1.252205 ( 1.298289)
test_all 0.105038 0.045768 887.175967 (263.996043)
test_rubyspec 0.055300 0.033989 172.283345 ( 34.421765)
total: 349.24 sec