Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-213512
#<BuildRuby:0x00007fd71219fdc0
@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.20241007-213512",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006309 0.001147 3.051259 ( 2.954176)
build_miniruby 0.001364 0.000248 1.235749 ( 1.232564)
build_ruby 0.001599 0.000291 3.169159 ( 3.407901)
build_all 0.005471 0.003667 6.063789 ( 2.422024)
build_install 0.018952 0.000382 9.233699 ( 4.101193)
test_btest 0.000781 0.000139 87.108714 ( 22.586178)
test_basic 0.006540 0.003895 0.927272 ( 0.971491)
test_all 0.120992 0.027746 662.442346 (190.594490)
test_rubyspec 0.054510 0.038062 136.679823 ( 26.708295)
total: 254.98 sec