Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241004-124648
#<BuildRuby:0x00007fd89193fdc0
@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.20241004-124648",
@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.000021)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008360 0.001808 4.454283 ( 7.289696)
build_miniruby 0.001719 0.000372 1.900189 ( 2.542232)
build_ruby 0.002084 0.000451 4.661203 ( 6.225317)
build_all 0.010652 0.001352 7.056216 ( 7.759262)
build_install 0.025407 0.001487 10.038688 ( 11.353504)
test_btest 0.000893 0.000170 87.754553 ( 97.385943)
test_basic 0.012323 0.000599 1.246526 ( 3.456164)
test_all 0.106648 0.059308 768.129261 (744.691684)
test_rubyspec 0.052931 0.042340 126.813254 ( 69.621104)
total: 950.33 sec