Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-080321
#<BuildRuby:0x000078e0e050fde0
@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.20251101-080321",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.003503 0.004560 3.255662 ( 2.197630)
build_miniruby 0.000886 0.000592 1.183755 ( 1.180694)
build_ruby 0.000725 0.000901 2.824708 ( 50.286284)
build_all 0.004787 0.003321 5.518867 ( 2.190063)
build_install 0.010918 0.004997 7.685695 ( 3.663934)
test_btest 0.002347 0.000000 57.108559 ( 15.226541)
test_basic 0.003863 0.002964 0.752962 ( 0.802555)
test_all 0.082661 0.043029 644.427053 (185.236265)
test_rubyspec 0.052688 0.032783 120.601379 ( 20.408924)
total: 281.19 sec