Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251214-063054
#<BuildRuby:0x000070dfc78ffdc8
@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.20251214-063054",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003808 0.003194 2.904353 ( 2.736646)
build_miniruby 0.001473 0.000108 1.605281 ( 1.602917)
build_ruby 0.001183 0.000576 4.341312 ( 4.426513)
build_all 0.006978 0.001704 6.685900 ( 2.736411)
build_install 0.016091 0.002540 9.108187 ( 4.998925)
test_btest 0.000806 0.000183 73.535680 ( 20.471737)
test_basic 0.000947 0.006440 1.055431 ( 5.437003)
test_all 0.091591 0.034959 735.400384 (246.088581)
test_rubyspec 0.049611 0.034476 125.542614 ( 26.438704)
total: 314.94 sec