Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251220-123913
#<BuildRuby:0x0000768248f9fdd0
@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.20251220-123913",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.000923 0.005692 2.607609 ( 2.461228)
build_miniruby 0.000364 0.001106 1.577589 ( 1.574314)
build_ruby 0.001193 0.000748 3.892461 ( 3.954099)
build_all 0.004236 0.004058 6.532074 ( 2.789451)
build_install 0.014227 0.005082 8.627620 ( 4.625416)
test_btest 0.000951 0.000000 72.980112 ( 19.535039)
test_basic 0.004016 0.004430 1.055658 ( 1.107434)
test_all 0.088221 0.035640 690.771618 (229.525817)
test_rubyspec 0.050017 0.036171 129.567237 ( 36.855792)
total: 302.43 sec