Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260111-190936
#<BuildRuby:0x00007f215e0efde0
@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.20260111-190936",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000000 0.000042 0.000042 ( 0.000042)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.001221 0.005963 2.939706 ( 2.709059)
build_miniruby 0.000668 0.000891 1.495283 ( 1.491715)
build_ruby 0.001649 0.000187 4.155575 ( 4.199080)
build_all 0.005605 0.003147 6.612928 ( 2.668407)
build_install 0.014637 0.005677 9.160455 ( 4.826207)
test_btest 0.000882 0.000113 76.609499 ( 20.221703)
test_basic 0.006173 0.003114 1.102919 ( 1.148151)
test_all 0.093991 0.032640 741.851788 (213.027111)
test_rubyspec 0.053325 0.034682 128.774343 ( 27.495383)
total: 277.79 sec