Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-123955
#<BuildRuby:0x00007ef487aefdd0
@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.20251210-123955",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000031 0.000008 0.000039 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.004015 0.003009 2.610637 ( 2.427354)
build_miniruby 0.000000 0.001582 1.391212 ( 1.388202)
build_ruby 0.001427 0.000457 4.403632 ( 4.515217)
build_all 0.008810 0.001387 7.374283 ( 4.231362)
build_install 0.018318 0.005805 10.359881 ( 6.827488)
test_btest 0.001182 0.000000 74.002420 ( 23.614463)
test_basic 0.003848 0.003492 0.925392 ( 2.678582)
test_all 0.088633 0.036178 695.540828 (223.175210)
test_rubyspec 0.049197 0.036868 127.466778 ( 26.389323)
total: 295.25 sec