Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-101022
#<BuildRuby:0x00007f1958d3fdd8
@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.20241229-101022",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000000 0.006085 2.155148 ( 3.472545)
build_miniruby 0.000722 0.001063 1.810063 ( 2.430673)
build_ruby 0.002150 0.000573 4.468788 ( 5.464466)
build_all 0.010197 0.000531 7.100055 ( 7.102279)
build_install 0.021079 0.002003 9.064851 ( 9.793705)
test_btest 0.000683 0.000156 81.115533 ( 87.525884)
test_basic 0.002329 0.009425 1.132858 ( 1.634373)
test_all 0.093950 0.055373 733.243837 (311.062229)
test_rubyspec 0.049522 0.034100 118.298894 ( 33.972438)
total: 462.46 sec