Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250512-075814
#<BuildRuby:0x00007fa12913fde0
@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.20250512-075814",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.005592 0.001997 2.930763 ( 3.758251)
build_miniruby 0.001338 0.000478 2.374258 ( 2.487684)
build_ruby 0.001416 0.000505 4.496056 ( 4.572136)
build_all 0.007392 0.001075 5.566917 ( 2.261604)
build_install 0.015066 0.002032 6.767526 ( 3.643501)
test_btest 0.000717 0.000232 57.594400 ( 16.198509)
test_basic 0.005290 0.003301 0.795568 ( 0.846153)
test_all 0.073733 0.046931 624.642713 (183.077291)
test_rubyspec 0.041386 0.037528 109.867955 ( 24.381890)
total: 241.23 sec