Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-030323
#<BuildRuby:0x00007fd6d43dfdd0
@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.20240616-030323",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.008138 0.001437 4.099084 ( 4.949543)
build_miniruby 0.001736 0.000306 1.779610 ( 1.999707)
build_ruby 0.000000 0.002476 4.437426 ( 4.809483)
build_all 0.004811 0.005946 7.247342 ( 5.190660)
build_install 0.010410 0.016147 10.273424 ( 9.062596)
test_btest 0.000864 0.000272 95.694754 ( 77.661923)
test_basic 0.000000 0.013760 1.186541 ( 1.695920)
test_all 0.130024 0.035749 871.894399 (1100.112561)
test_rubyspec 0.070475 0.025200 151.876734 (171.916972)
total: 1377.40 sec