Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260218-172215
#<BuildRuby:0x0000741e0386fde0
@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.20260218-172215",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000041 0.000000 0.000041 ( 0.000040)
build_up 0.003386 0.003287 2.263534 ( 2.392116)
build_miniruby 0.001167 0.000454 1.476593 ( 1.455861)
build_ruby 0.001220 0.000700 3.959520 ( 4.041221)
build_all 0.006833 0.001296 6.163277 ( 2.512120)
build_install 0.011191 0.006986 8.526709 ( 4.441406)
test_btest 0.000230 0.000712 72.709584 ( 18.817379)
test_basic 0.003854 0.005631 0.916533 ( 0.957269)
test_all 0.085169 0.037838 690.703554 (203.376898)
test_rubyspec 0.051151 0.037908 142.157289 ( 25.246824)
total: 263.24 sec