Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250922-063339
#<BuildRuby:0x00007357bf2ffdc0
@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.20250922-063339",
@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.000039)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001751 0.006981 4.161802 ( 2.604875)
build_miniruby 0.000299 0.001098 1.422261 ( 1.419583)
build_ruby 0.001188 0.000450 3.689978 ( 3.786410)
build_all 0.005342 0.002129 6.151093 ( 2.599916)
build_install 0.019959 0.002139 9.420425 ( 4.751144)
test_btest 0.000753 0.000210 63.200246 ( 23.325516)
test_basic 0.003779 0.004030 0.754431 ( 0.810844)
test_all 0.087145 0.033167 650.139114 (192.689873)
test_rubyspec 0.039694 0.043489 112.965585 ( 22.325287)
total: 254.31 sec