Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251211-145200
#<BuildRuby:0x000077347622fde0
@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.20251211-145200",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000035 0.000000 0.000035 ( 0.000033)
build_up 0.004776 0.002005 2.259530 ( 2.121892)
build_miniruby 0.000524 0.000819 1.287039 ( 1.283561)
build_ruby 0.000494 0.001186 3.414760 ( 47.075860)
build_all 0.005591 0.002231 5.704982 ( 3.227320)
build_install 0.011550 0.007322 8.453787 ( 4.428788)
test_btest 0.000258 0.000679 72.001001 ( 18.861127)
test_basic 0.003246 0.004183 0.895816 ( 0.941502)
test_all 0.081556 0.046635 692.229146 (213.675852)
test_rubyspec 0.050899 0.032981 127.854192 ( 23.088478)
total: 314.71 sec