Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250429-041106
#<BuildRuby:0x00007fe2d124fde0
@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.20250429-041106",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.006376 0.000492 2.379298 ( 3.123017)
build_miniruby 0.001746 0.000000 1.798276 ( 1.921298)
build_ruby 0.002466 0.000093 4.269383 ( 4.493221)
build_all 0.004989 0.003367 5.949136 ( 2.489742)
build_install 0.012881 0.004167 7.927698 ( 4.331482)
test_btest 0.000850 0.000187 52.152431 ( 16.658086)
test_basic 0.009309 0.000000 0.827253 ( 0.882564)
test_all 0.079096 0.039667 640.115560 (202.736630)
test_rubyspec 0.030766 0.046733 105.081176 ( 24.981094)
total: 261.62 sec