Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241015-045621
#<BuildRuby:0x00007f93fa38fdc0
@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.20241015-045621",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000045 0.000006 0.000051 ( 0.000048)
configure 0.000037 0.000005 0.000042 ( 0.000040)
build_up 0.008370 0.001046 4.652342 ( 5.836237)
build_miniruby 0.001609 0.000201 2.019861 ( 2.435919)
build_ruby 0.002250 0.000282 4.923325 ( 5.797204)
build_all 0.007956 0.003639 7.079935 ( 6.100935)
build_install 0.019287 0.005915 10.556448 ( 9.014750)
test_btest 0.001209 0.000188 91.652132 ( 69.915013)
test_basic 0.012443 0.000511 1.224175 ( 1.677378)
test_all 0.111366 0.050809 809.155299 (479.816667)
test_rubyspec 0.014126 0.078007 129.149579 ( 50.720046)
total: 631.32 sec