Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250627-003446
#<BuildRuby:0x000070247283fde0
@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.20250627-003446",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005421 0.002412 3.666686 ( 3.016608)
build_miniruby 0.000000 0.001492 1.481265 ( 1.478112)
build_ruby 0.001533 0.000300 3.383156 ( 3.564783)
build_all 0.007488 0.000724 5.923933 ( 2.401208)
build_install 0.010688 0.010363 8.399355 ( 4.053332)
test_btest 0.000918 0.000127 53.651305 ( 15.420584)
test_basic 0.003231 0.003338 0.942831 ( 1.002842)
test_all 0.092107 0.027638 632.862109 (207.195502)
test_rubyspec 0.047088 0.031281 150.796916 ( 29.924051)
total: 268.06 sec