Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-111311
#<BuildRuby:0x00007774c229fdc0
@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.20251226-111311",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000052 0.000014 0.000066 ( 0.000065)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.000539 0.005852 2.340085 ( 2.473076)
build_miniruby 0.001117 0.000719 1.713203 ( 1.712229)
build_ruby 0.001011 0.000996 4.600994 ( 4.600871)
build_all 0.007803 0.001575 7.209535 ( 3.263670)
build_install 0.014804 0.005259 9.865089 ( 5.751933)
test_btest 0.000000 0.000892 79.359402 ( 25.858406)
test_basic 0.003791 0.005649 0.976955 ( 1.024999)
test_all 0.098151 0.035696 770.926226 (225.704138)
test_rubyspec 0.059218 0.027857 130.924068 ( 28.069477)
total: 298.46 sec