Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250729-193213
#<BuildRuby:0x000071d3784bfdd0
@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.20250729-193213",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002525 0.005896 4.191151 ( 2.882445)
build_miniruby 0.001097 0.000345 1.584519 ( 1.581418)
build_ruby 0.001632 0.000192 3.984174 ( 4.076358)
build_all 0.007084 0.001709 6.216344 ( 2.709477)
build_install 0.018194 0.004230 9.944693 ( 5.418953)
test_btest 0.000900 0.000000 63.333239 ( 23.427209)
test_basic 0.000673 0.006041 1.051342 ( 1.140542)
test_all 0.092295 0.028935 739.729594 (255.218121)
test_rubyspec 0.047362 0.032623 166.639149 ( 35.852039)
total: 332.31 sec