Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250929-064657
#<BuildRuby:0x000078bb650dfdd8
@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.20250929-064657",
@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.000000 0.000017 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005588 0.001908 3.794785 ( 2.190370)
build_miniruby 0.001231 0.000095 1.162991 ( 1.159961)
build_ruby 0.001443 0.000177 3.068419 ( 6.683730)
build_all 0.007115 0.000391 5.387217 ( 2.105607)
build_install 0.016234 0.002685 8.580976 ( 3.793197)
test_btest 0.000147 0.000737 57.125533 ( 15.467699)
test_basic 0.003183 0.002850 0.648806 ( 0.717598)
test_all 0.077516 0.045062 639.075724 (217.441448)
test_rubyspec 0.050028 0.036994 120.690702 ( 26.569627)
total: 276.13 sec