Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250814-084054
#<BuildRuby:0x0000758b380dfdc0
@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.20250814-084054",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005247 0.003885 4.430286 ( 3.104032)
build_miniruby 0.001290 0.000080 1.662222 ( 1.660006)
build_ruby 0.000933 0.000702 3.931333 ( 4.049489)
build_all 0.007137 0.000795 6.221251 ( 2.581339)
build_install 0.008506 0.009132 9.510936 ( 4.573777)
test_btest 0.000840 0.000209 59.750109 ( 16.708645)
test_basic 0.004664 0.003836 0.969585 ( 1.020674)
test_all 0.096204 0.023256 661.443495 (205.069888)
test_rubyspec 0.052969 0.026085 112.844523 ( 25.571139)
total: 264.34 sec