Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-002034
#<BuildRuby:0x00007f2bf575fdc8
@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.20240905-002034",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.007934 0.001924 3.966284 ( 5.018189)
build_miniruby 0.001803 0.000437 1.767008 ( 2.175246)
build_ruby 0.001725 0.000419 4.544865 ( 5.728625)
build_all 0.009362 0.002269 7.727809 ( 6.645152)
build_install 0.020196 0.005038 10.066662 ( 8.082394)
test_btest 0.000726 0.000177 94.436723 ( 72.604590)
test_basic 0.008947 0.004602 1.224384 ( 2.166782)
test_all 0.090815 0.067379 798.366181 (403.821498)
test_rubyspec 0.053107 0.037709 143.002329 ( 44.383859)
total: 550.63 sec