Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-075747
#<BuildRuby:0x00007fb24b49fde0
@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.20241008-075747",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.006910 0.000982 3.736182 ( 3.647162)
build_miniruby 0.001264 0.000437 1.232396 ( 1.229689)
build_ruby 0.001429 0.000495 4.067594 ( 4.295585)
build_all 0.006868 0.002377 6.939309 ( 2.842950)
build_install 0.016658 0.002579 9.622201 ( 4.385587)
test_btest 0.000670 0.000215 93.765766 ( 25.269471)
test_basic 0.008887 0.001407 0.934216 ( 2.515240)
test_all 0.101636 0.048855 801.747482 (245.637218)
test_rubyspec 0.044233 0.041885 136.105566 ( 27.864987)
total: 317.69 sec