Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250930-023756
#<BuildRuby:0x00007b06420afdc0
@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.20250930-023756",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.001930 0.005634 3.375740 ( 2.072059)
build_miniruby 0.000277 0.001082 1.285720 ( 1.282167)
build_ruby 0.000782 0.000915 3.346568 ( 3.401437)
build_all 0.007992 0.000029 6.123885 ( 2.487572)
build_install 0.017226 0.003600 9.680733 ( 4.502171)
test_btest 0.000686 0.000209 59.583995 ( 16.323303)
test_basic 0.004833 0.001854 0.721284 ( 0.773171)
test_all 0.088465 0.026812 592.810054 (176.243616)
test_rubyspec 0.052330 0.027968 114.581886 ( 26.059328)
total: 233.15 sec