Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251105-223947
#<BuildRuby:0x000070b4218cfdc0
@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.20251105-223947",
@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.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.000821 0.005350 2.360000 ( 2.524403)
build_miniruby 0.001606 0.000000 1.690007 ( 1.686647)
build_ruby 0.001944 0.000038 3.927334 ( 18.585646)
build_all 0.006235 0.002940 6.498874 ( 2.863816)
build_install 0.016239 0.002033 8.459901 ( 4.742993)
test_btest 0.000920 0.000005 64.690087 ( 18.091726)
test_basic 0.005527 0.003117 1.038465 ( 1.086120)
test_all 0.087596 0.040931 712.979531 (211.893194)
test_rubyspec 0.045363 0.036289 118.803397 ( 27.462199)
total: 288.94 sec