Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-031627
#<BuildRuby:0x0000731033c9fde0
@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.20251027-031627",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004787 0.005953 5.358306 ( 3.825961)
build_miniruby 0.000595 0.001151 1.912316 ( 1.941708)
build_ruby 0.001166 0.001047 3.238457 ( 3.367353)
build_all 0.005658 0.001166 5.065226 ( 1.992607)
build_install 0.010411 0.006430 8.093433 ( 3.796931)
test_btest 0.000893 0.000000 58.556089 ( 15.742605)
test_basic 0.002916 0.005345 0.707814 ( 0.764939)
test_all 0.087521 0.029849 599.634767 (187.762205)
test_rubyspec 0.050356 0.028536 115.711235 ( 20.392373)
total: 239.59 sec