Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251218-002548
#<BuildRuby:0x000075409239fdd0
@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.20251218-002548",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000048 0.000000 0.000048 ( 0.000050)
build_up 0.003616 0.002910 2.454878 ( 2.594766)
build_miniruby 0.001785 0.000000 1.701476 ( 1.699086)
build_ruby 0.001667 0.000239 4.503457 ( 4.547304)
build_all 0.007468 0.002144 7.181755 ( 3.138047)
build_install 0.017219 0.003557 9.244055 ( 5.128525)
test_btest 0.001137 0.000048 73.231574 ( 19.119619)
test_basic 0.006365 0.002399 0.895608 ( 0.943611)
test_all 0.085780 0.040582 688.980560 (223.369091)
test_rubyspec 0.048843 0.035311 130.577417 ( 30.547349)
total: 291.09 sec