Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-032213
#<BuildRuby:0x00007fe41418fdd0
@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.20241017-032213",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.004862 0.003022 3.751570 ( 3.660038)
build_miniruby 0.001257 0.000390 1.300595 ( 1.297134)
build_ruby 0.001560 0.000484 3.978950 ( 4.163366)
build_all 0.004110 0.005402 7.629266 ( 3.195304)
build_install 0.014303 0.006274 10.157682 ( 4.762116)
test_btest 0.000828 0.000000 94.293879 ( 25.202115)
test_basic 0.009675 0.000644 0.959708 ( 1.014356)
test_all 0.112032 0.040150 797.864765 (230.344164)
test_rubyspec 0.049552 0.036725 134.238498 ( 28.472776)
total: 302.11 sec