Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250321-203001
#<BuildRuby:0x00007f6484a9fde0
@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.20250321-203001",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.002042 0.004620 2.473349 ( 2.364657)
build_miniruby 0.001210 0.000404 1.620624 ( 1.621817)
build_ruby 0.001526 0.000509 3.823598 ( 3.981060)
build_all 0.007784 0.002594 5.856677 ( 2.570259)
build_install 0.012464 0.008146 7.472582 ( 3.880543)
test_btest 0.000546 0.000198 47.564685 ( 13.503942)
test_basic 0.000000 0.007269 0.785490 ( 0.843829)
test_all 0.075596 0.039451 573.868196 (190.140528)
test_rubyspec 0.061458 0.011894 98.079081 ( 22.435981)
total: 241.34 sec