Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-050928
#<BuildRuby:0x00007f96637cfdc0
@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.20241226-050928",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000028 0.000011 0.000039 ( 0.000040)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.002728 0.003464 1.842099 ( 2.150134)
build_miniruby 0.001567 0.000000 1.551233 ( 1.548076)
build_ruby 0.001792 0.000000 4.056088 ( 4.226716)
build_all 0.007684 0.002025 6.796985 ( 2.801171)
build_install 0.009204 0.010169 8.509598 ( 4.530265)
test_btest 0.000663 0.000309 78.413716 ( 20.900028)
test_basic 0.006231 0.003173 1.021400 ( 1.071403)
test_all 0.103932 0.042675 730.830432 (223.670418)
test_rubyspec 0.047259 0.034943 118.685836 ( 28.086560)
total: 288.99 sec