Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250812-010553
#<BuildRuby:0x000077e16deffdc8
@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.20250812-010553",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000043)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.003208 0.004404 3.688562 ( 2.427593)
build_miniruby 0.001285 0.000100 1.138767 ( 1.135486)
build_ruby 0.001466 0.000156 2.806505 ( 18.763988)
build_all 0.004476 0.002807 5.100184 ( 2.038842)
build_install 0.009405 0.006251 7.136988 ( 3.395772)
test_btest 0.000168 0.000654 52.395839 ( 14.317144)
test_basic 0.001487 0.005451 0.673324 ( 0.727150)
test_all 0.085035 0.033254 657.724387 (211.981373)
test_rubyspec 0.050344 0.026261 106.089718 ( 20.354509)
total: 275.14 sec