Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251030-191927
#<BuildRuby:0x0000792e3839fdc0
@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.20251030-191927",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.007837 0.001773 4.697521 ( 3.241360)
build_miniruby 0.000478 0.001094 2.284386 ( 2.281193)
build_ruby 0.001216 0.000835 4.405719 ( 4.470647)
build_all 0.006513 0.001753 6.919407 ( 3.219625)
build_install 0.014452 0.007976 10.709557 ( 5.809513)
test_btest 0.000805 0.000205 69.553563 ( 22.915919)
test_basic 0.004191 0.002829 1.025177 ( 1.075935)
test_all 0.100451 0.027241 795.736777 (363.246799)
test_rubyspec 0.054098 0.025025 132.619609 (102.973071)
total: 509.24 sec