Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-002452
#<BuildRuby:0x00007f87dff2fdc8
@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.20240821-002452",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.001405 0.006314 3.216279 ( 3.162460)
build_miniruby 0.001205 0.000301 1.363969 ( 1.360878)
build_ruby 0.001551 0.000388 3.362942 ( 3.559821)
build_all 0.006455 0.002543 7.700882 ( 3.020872)
build_install 0.017744 0.001561 9.702958 ( 4.328272)
test_btest 0.000856 0.000203 114.658585 ( 31.246014)
test_basic 0.002650 0.007477 1.093528 ( 1.136964)
test_all 0.102431 0.047380 830.088138 (251.875631)
test_rubyspec 0.053639 0.037327 179.645483 ( 55.438601)
total: 355.13 sec