Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250903-065839
#<BuildRuby:0x00007c878ed0fdd0
@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.20250903-065839",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.005861 0.003851 4.921181 ( 3.837333)
build_miniruby 0.000450 0.001219 1.814765 ( 1.856126)
build_ruby 0.001400 0.000455 3.362591 ( 3.464392)
build_all 0.005867 0.001592 4.997505 ( 1.998466)
build_install 0.014575 0.004159 7.586575 ( 3.647523)
test_btest 0.000000 0.000878 57.496448 ( 16.307375)
test_basic 0.003789 0.004886 1.005635 ( 1.048212)
test_all 0.087851 0.033033 640.400139 (198.969864)
test_rubyspec 0.053812 0.027899 118.357379 ( 27.142735)
total: 258.27 sec