Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-202412
#<BuildRuby:0x000074e248b8fde0
@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.20250723-202412",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.004447 0.002471 3.451206 ( 2.370584)
build_miniruby 0.001205 0.000076 1.404576 ( 1.401332)
build_ruby 0.001841 0.000000 3.563585 ( 3.721542)
build_all 0.004872 0.002263 5.498607 ( 2.216335)
build_install 0.011364 0.005521 8.796088 ( 4.615386)
test_btest 0.002148 0.000023 55.955392 ( 15.611907)
test_basic 0.000830 0.007207 0.829607 ( 0.883281)
test_all 0.080050 0.032719 647.775491 (202.131412)
test_rubyspec 0.051229 0.027719 154.641497 ( 29.671902)
total: 262.62 sec