Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240726-233240
#<BuildRuby:0x00007f9f73b9fdd8
@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.20240726-233240",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007492 0.001619 4.107245 ( 7.195407)
build_miniruby 0.000000 0.002238 1.797888 ( 2.339792)
build_ruby 0.001362 0.001118 4.458115 ( 18.215319)
build_all 0.010211 0.000474 7.571826 ( 10.408079)
build_install 0.017427 0.008464 10.606651 ( 22.229791)
test_btest 0.000817 0.000204 99.910632 (146.855353)
test_basic 0.000853 0.012727 1.214990 ( 2.533310)
test_all 0.124681 0.047410 867.179181 (1081.053233)
test_rubyspec 0.050289 0.041299 157.299348 (119.088387)
total: 1409.92 sec