Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250630-183243
#<BuildRuby:0x000078abd490fdc8
@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.20250630-183243",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000011 0.000039 ( 0.000040)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.003566 0.004107 3.557914 ( 2.615080)
build_miniruby 0.000509 0.000812 1.468623 ( 1.465510)
build_ruby 0.001488 0.000193 3.880631 ( 3.987217)
build_all 0.004720 0.003600 6.071446 ( 2.488451)
build_install 0.015391 0.004427 8.678813 ( 4.112314)
test_btest 0.000644 0.000272 56.491560 ( 20.017719)
test_basic 0.003839 0.004598 1.024782 ( 1.129502)
test_all 0.079734 0.039465 700.885884 (225.157436)
test_rubyspec 0.044176 0.034131 152.082505 ( 31.328561)
total: 292.30 sec