Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250719-184055
#<BuildRuby:0x00007b843970fdd0
@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.20250719-184055",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004801 0.002535 3.659567 ( 2.592918)
build_miniruby 0.001293 0.000079 1.516077 ( 1.512815)
build_ruby 0.001527 0.000145 3.707315 ( 34.224059)
build_all 0.005613 0.002068 5.983547 ( 2.575557)
build_install 0.014437 0.004557 8.834750 ( 4.595785)
test_btest 0.001290 0.001117 55.470413 ( 17.773550)
test_basic 0.004339 0.003517 0.891538 ( 0.943643)
test_all 0.082955 0.031178 674.473920 (218.198092)
test_rubyspec 0.047484 0.029573 149.410189 ( 31.844960)
total: 314.26 sec