Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-172446
#<BuildRuby:0x00007ff36f57fde0
@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.20240814-172446",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000000 0.008710 3.958196 ( 4.494086)
build_miniruby 0.000000 0.001890 1.636802 ( 1.673373)
build_ruby 0.001564 0.000471 4.421115 ( 4.628388)
build_all 0.009640 0.001282 8.589104 ( 4.973098)
build_install 0.024474 0.001188 11.675802 ( 7.431870)
test_btest 0.001155 0.000000 115.597822 ( 57.589114)
test_basic 0.002352 0.006869 0.973890 ( 1.024342)
test_all 0.116752 0.036242 833.892797 (250.668257)
test_rubyspec 0.050003 0.043737 168.569208 ( 36.590677)
total: 369.07 sec