Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240728-193147
#<BuildRuby:0x00007fb79dfdfdc0
@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.20240728-193147",
@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.000004 0.000023 ( 0.000025)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.008219 0.001045 4.035213 ( 5.541863)
build_miniruby 0.001795 0.000423 1.720307 ( 2.208427)
build_ruby 0.002375 0.000000 4.297697 ( 5.713451)
build_all 0.008442 0.002804 7.610751 ( 8.809704)
build_install 0.023460 0.003551 10.573220 ( 12.931469)
test_btest 0.001464 0.000000 101.874415 (132.858193)
test_basic 0.008137 0.005571 1.258599 ( 2.543546)
test_all 0.092444 0.077665 892.686250 (1107.203473)
test_rubyspec 0.057202 0.039951 158.060114 (139.032961)
total: 1416.84 sec