Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260208-051117
#<BuildRuby:0x00007798fa62fdd0
@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.20260208-051117",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.004258 0.002831 2.744866 ( 2.572058)
build_miniruby 0.001492 0.000000 1.902263 ( 1.876802)
build_ruby 0.001621 0.000274 4.558003 ( 4.649711)
build_all 0.005538 0.003418 7.065312 ( 3.060508)
build_install 0.013959 0.004488 9.313419 ( 5.099948)
test_btest 0.000732 0.000182 77.313256 ( 20.213194)
test_basic 0.005050 0.005819 1.116744 ( 1.159329)
test_all 0.087105 0.037993 719.669476 (225.859180)
test_rubyspec 0.052324 0.031620 134.372040 ( 31.063279)
total: 295.56 sec