Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241114-192432
#<BuildRuby:0x00007f8895a1fde0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20241114-192432",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000058 0.000000 0.000058 ( 0.000059)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.009104 0.000744 4.443699 ( 5.835064)
build_miniruby 0.001536 0.000219 2.353586 ( 3.328624)
build_ruby 0.002498 0.000000 4.465380 ( 43.453790)
build_all 0.006672 0.005115 9.139546 ( 8.618367)
build_install 0.009375 0.016631 9.586592 ( 8.517070)
test_btest 0.000727 0.000187 68.375681 ( 65.625323)
test_basic 0.009578 0.005771 1.103770 ( 1.700779)
test_all 0.113212 0.045011 774.978984 (397.770012)
test_rubyspec 0.031631 0.051171 107.967789 ( 29.127275)
total: 563.98 sec