Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-021651
#<BuildRuby:0x00007f111b2dfdd8
@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.20241025-021651",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.002886 0.004689 3.738932 ( 3.733910)
build_miniruby 0.001567 0.000000 1.389142 ( 1.385310)
build_ruby 0.002322 0.000000 4.292149 ( 4.444002)
build_all 0.007305 0.002842 6.890475 ( 2.889095)
build_install 0.018587 0.002743 9.798790 ( 4.841250)
test_btest 0.000827 0.000196 79.758766 ( 21.358090)
test_basic 0.004646 0.005048 1.056055 ( 1.100232)
test_all 0.101001 0.049730 746.066177 (213.912687)
test_rubyspec 0.029982 0.053056 124.277592 ( 28.372767)
total: 282.04 sec