Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250820-103101
#<BuildRuby:0x0000792df922fdd0
@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.20250820-103101",
@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.000007 0.000022 ( 0.000023)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000021 0.000009 0.000030 ( 0.000031)
build_up 0.004827 0.002918 3.678227 ( 2.305181)
build_miniruby 0.001249 0.000116 1.180706 ( 1.177668)
build_ruby 0.001109 0.000590 3.395931 ( 25.471485)
build_all 0.004772 0.002887 5.546152 ( 2.238705)
build_install 0.015067 0.004942 8.287194 ( 3.924846)
test_btest 0.000608 0.000271 56.165154 ( 15.362178)
test_basic 0.005623 0.002731 0.777934 ( 0.829447)
test_all 0.081013 0.034406 639.095521 (182.313963)
test_rubyspec 0.044591 0.033061 107.999764 ( 20.691952)
total: 254.32 sec