Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251219-045929
#<BuildRuby:0x000075515345fdc0
@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.20251219-045929",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.002715 0.004725 2.983790 ( 2.787882)
build_miniruby 0.000753 0.000939 1.757049 ( 1.756870)
build_ruby 0.001053 0.000771 4.652480 ( 4.700221)
build_all 0.006549 0.002098 6.945864 ( 2.981680)
build_install 0.013005 0.005566 8.943014 ( 4.817207)
test_btest 0.000942 0.000084 71.206613 ( 19.686936)
test_basic 0.006636 0.002862 1.095380 ( 1.146827)
test_all 0.096566 0.028832 719.085060 (211.181754)
test_rubyspec 0.049250 0.034324 126.751632 ( 25.772255)
total: 274.83 sec