Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250907-065703
#<BuildRuby:0x00007a243ab0fdc8
@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.20250907-065703",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.002454 0.006505 4.581174 ( 2.924289)
build_miniruby 0.000526 0.000895 1.367311 ( 1.364447)
build_ruby 0.001627 0.000188 4.157231 ( 4.177041)
build_all 0.006471 0.001436 6.421714 ( 2.781853)
build_install 0.011432 0.007268 9.192031 ( 4.400942)
test_btest 0.000681 0.000227 63.306297 ( 17.530327)
test_basic 0.001778 0.006181 0.948752 ( 1.002414)
test_all 0.084448 0.039856 664.827899 (200.214744)
test_rubyspec 0.047263 0.032317 117.405514 ( 23.839918)
total: 258.24 sec