Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250818-212117
#<BuildRuby:0x000079854286fdd0
@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.20250818-212117",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002379 0.005082 3.696873 ( 2.283969)
build_miniruby 0.001282 0.000080 1.149958 ( 1.215944)
build_ruby 0.001505 0.000141 3.219335 ( 17.677326)
build_all 0.005538 0.002873 5.620651 ( 2.315750)
build_install 0.015395 0.003682 8.545188 ( 3.890059)
test_btest 0.000682 0.000195 54.444198 ( 15.605674)
test_basic 0.002945 0.004767 0.860965 ( 0.916923)
test_all 0.082474 0.031602 580.579454 (181.383656)
test_rubyspec 0.046388 0.032827 108.516997 ( 20.054519)
total: 245.34 sec