Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-150911
#<BuildRuby:0x0000563c4befdfc0
@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.20231212-150911",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000029)
build_up 0.007062 0.001009 2.566139 ( 4.163554)
build_miniruby 0.001820 0.000000 1.701355 ( 1.868606)
build_ruby 0.001825 0.000000 3.248187 ( 3.695221)
build_all 0.005439 0.003648 5.603374 ( 4.551509)
build_install 0.013644 0.005864 7.017986 ( 5.740726)
test_btest 0.000675 0.000127 65.046164 ( 63.912137)
test_basic 0.000000 0.006286 0.790472 ( 1.062973)
test_all 0.089273 0.033660 666.765371 (341.768499)
test_rubyspec 0.026848 0.045920 91.305204 (123.369409)
total: 550.13 sec