Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250710-222124
#<BuildRuby:0x000073dcc979fdc8
@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.20250710-222124",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.001328 0.005830 3.575273 ( 2.528208)
build_miniruby 0.001400 0.000000 1.554419 ( 1.551015)
build_ruby 0.001739 0.000000 3.122454 ( 20.995575)
build_all 0.005273 0.002665 5.721102 ( 2.396626)
build_install 0.012100 0.005239 8.393947 ( 4.069795)
test_btest 0.000757 0.000190 51.368433 ( 15.982951)
test_basic 0.003889 0.003789 0.796102 ( 0.851999)
test_all 0.084370 0.031923 675.334584 (204.143497)
test_rubyspec 0.040092 0.037088 151.312802 ( 30.937549)
total: 283.46 sec