Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-201513
#<BuildRuby:0x00007efcd5b9fdd8
@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.20240713-201513",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000035 0.000006 0.000041 ( 0.000043)
build_up 0.007728 0.000612 3.758517 ( 4.086200)
build_miniruby 0.001342 0.000218 1.471235 ( 1.468479)
build_ruby 0.001677 0.000272 3.014464 ( 3.238521)
build_all 0.008690 0.000000 7.232932 ( 2.784066)
build_install 0.014118 0.003825 9.880522 ( 24.021021)
test_btest 0.000805 0.000131 98.283228 ( 31.395995)
test_basic 0.001339 0.008522 1.109455 ( 1.157910)
test_all 0.093510 0.053326 735.740439 (211.421196)
test_rubyspec 0.050017 0.036563 159.716767 ( 29.575836)
total: 309.15 sec