Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250908-064257
#<BuildRuby:0x000072eccf46fdc8
@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.20250908-064257",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.003748 0.006567 5.216019 ( 3.681013)
build_miniruby 0.000313 0.001119 1.297387 ( 1.293724)
build_ruby 0.001196 0.000381 3.038633 ( 3.141564)
build_all 0.003824 0.003334 5.519131 ( 2.257123)
build_install 0.012159 0.007546 8.214522 ( 3.822847)
test_btest 0.000190 0.000733 61.588432 ( 16.659830)
test_basic 0.007912 0.000956 0.934352 ( 0.982068)
test_all 0.093858 0.023102 587.886962 (175.555232)
test_rubyspec 0.045643 0.035709 116.360611 ( 19.061305)
total: 226.46 sec