Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241028-190310
#<BuildRuby:0x00007f5439befde0
@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.20241028-190310",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000042 0.000004 0.000046 ( 0.000046)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.008405 0.000909 4.387552 ( 5.093478)
build_miniruby 0.002023 0.000000 1.835531 ( 2.017356)
build_ruby 0.002286 0.000008 4.708558 ( 5.706469)
build_all 0.005232 0.005031 6.368594 ( 5.151429)
build_install 0.016556 0.008026 9.000439 ( 6.085809)
test_btest 0.000727 0.000118 66.174216 ( 29.878490)
test_basic 0.011038 0.001061 0.875702 ( 1.016085)
test_all 0.124412 0.028468 755.447484 (394.027718)
test_rubyspec 0.071677 0.016049 112.219217 ( 54.321080)
total: 503.30 sec