Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-102353
#<BuildRuby:0x00007f9eb7a0fde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240831-102353",
@make="make",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000029 0.000011 0.000040 ( 0.000039)
build_up 0.001736 0.007070 3.933614 ( 4.228353)
build_miniruby 0.001427 0.000590 1.825606 ( 2.031080)
build_ruby 0.001643 0.000680 4.647961 ( 4.901799)
build_all 0.007910 0.001548 8.360049 ( 5.448371)
build_install 0.020079 0.002751 11.643372 ( 8.230351)
test_btest 0.000767 0.000279 123.972856 ( 74.165431)
test_basic 0.003222 0.010224 1.308437 ( 1.415240)
test_all 0.116119 0.037641 853.894374 (330.566198)
test_rubyspec 0.038159 0.051121 167.551808 ( 34.313964)
total: 465.30 sec