Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260225-092621
#<BuildRuby:0x000073d77ff3fdc0
@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.20260225-092621",
@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.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.000852 0.005628 1.860731 ( 4.357236)
build_miniruby 0.001774 0.000000 1.400405 ( 2.816872)
build_ruby 0.001265 0.000726 3.499951 ( 18.252864)
build_all 0.008448 0.003406 14.212011 ( 9.730463)
build_install 0.015318 0.009325 18.897204 ( 14.096747)
test_btest 0.002489 0.001195 94.673773 ( 43.765833)
test_basic 0.003963 0.004326 4.906772 ( 5.079666)
test_all 0.097667 0.031584 751.785389 (285.102104)
test_rubyspec 0.037512 0.048559 137.255061 ( 88.249642)
total: 471.45 sec