Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240829-042017
#<BuildRuby:0x00007f39b627fdc0
@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.20240829-042017",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.008073 0.001433 4.163420 ( 4.806072)
build_miniruby 0.002076 0.000000 1.856621 ( 2.039195)
build_ruby 0.002253 0.000000 4.679758 ( 5.077666)
build_all 0.010574 0.000000 7.540081 ( 5.211879)
build_install 0.019591 0.003554 10.332730 ( 7.663855)
test_btest 0.000626 0.000181 92.245619 ( 59.064505)
test_basic 0.007525 0.005112 1.232503 ( 1.439254)
test_all 0.111298 0.049058 838.390144 (343.135623)
test_rubyspec 0.058803 0.035657 152.638828 ( 62.690519)
total: 491.13 sec