Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-041504
#<BuildRuby:0x00007fbc997efdd0
@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.20241031-041504",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003614 0.003957 3.338506 ( 3.097721)
build_miniruby 0.001204 0.000329 1.106382 ( 1.103815)
build_ruby 0.001373 0.000374 2.878093 ( 3.081002)
build_all 0.007085 0.001586 5.842622 ( 2.395659)
build_install 0.015324 0.002982 8.224101 ( 3.701187)
test_btest 0.000767 0.000199 72.118942 ( 18.811018)
test_basic 0.009744 0.000000 0.730218 ( 0.777840)
test_all 0.089420 0.053338 640.755313 (184.856329)
test_rubyspec 0.049605 0.035508 117.618305 ( 21.376533)
total: 239.20 sec