Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250909-005921
#<BuildRuby:0x000073adcee4fdc8
@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.20250909-005921",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005835 0.000959 3.229512 ( 2.104683)
build_miniruby 0.001151 0.000031 1.093891 ( 1.091192)
build_ruby 0.001384 0.000079 2.915687 ( 3.020969)
build_all 0.005880 0.001187 5.242922 ( 2.050131)
build_install 0.007949 0.008164 7.696227 ( 3.500903)
test_btest 0.000780 0.000083 55.562728 ( 15.166335)
test_basic 0.001749 0.004353 0.704762 ( 0.762508)
test_all 0.079578 0.035148 573.494513 (178.567437)
test_rubyspec 0.046908 0.031653 109.297115 ( 19.119247)
total: 225.39 sec