Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250815-093921
#<BuildRuby:0x00007930ffcefdc0
@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.20250815-093921",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.005134 0.003853 4.550161 ( 2.866552)
build_miniruby 0.001445 0.000113 1.206205 ( 1.202723)
build_ruby 0.001508 0.000384 4.318135 ( 4.411665)
build_all 0.007269 0.002335 6.981699 ( 4.486717)
build_install 0.020406 0.003555 10.754308 ( 7.264081)
test_btest 0.000963 0.000112 64.479436 ( 34.282637)
test_basic 0.004481 0.005471 1.118001 ( 1.418629)
test_all 0.085902 0.032289 614.723688 (195.104145)
test_rubyspec 0.048646 0.029022 108.742948 ( 24.991081)
total: 276.03 sec