Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251223-230126
#<BuildRuby:0x000072d162d5fdd0
@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.20251223-230126",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.002204 0.004263 2.719521 ( 2.946147)
build_miniruby 0.001279 0.000836 1.752009 ( 1.748407)
build_ruby 0.001618 0.000377 4.500790 ( 4.559052)
build_all 0.006667 0.002167 7.328978 ( 3.297869)
build_install 0.018092 0.002999 10.184130 ( 5.917821)
test_btest 0.001025 0.000002 79.742707 ( 31.349891)
test_basic 0.007267 0.003331 1.101349 ( 1.152266)
test_all 0.090942 0.040147 771.499122 (225.283496)
test_rubyspec 0.050517 0.034216 127.042424 ( 25.610393)
total: 301.87 sec