Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251028-213817
#<BuildRuby:0x000072152a85fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251028-213817",
@make="make",
@no_timeout_error=nil,
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000030)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.003753 0.003532 3.195051 ( 2.070053)
build_miniruby 0.000479 0.000861 1.126560 ( 1.123579)
build_ruby 0.000852 0.000650 2.779231 ( 2.899691)
build_all 0.005548 0.000858 4.492871 ( 1.815757)
build_install 0.010273 0.005092 6.586291 ( 3.291412)
test_btest 0.000027 0.000686 52.000183 ( 13.973993)
test_basic 0.002043 0.006375 0.647630 ( 0.711534)
test_all 0.083357 0.033752 566.391780 (180.383206)
test_rubyspec 0.043418 0.034834 118.270230 ( 20.865869)
total: 227.14 sec