Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241111-032136
#<BuildRuby:0x00007f11be92fdc0
@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.20241111-032136",
@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.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.009795 0.000417 4.376023 ( 5.744035)
build_miniruby 0.001533 0.000372 2.339774 ( 3.349131)
build_ruby 0.001825 0.000442 4.421158 ( 4.923742)
build_all 0.006912 0.003817 6.119425 ( 5.658203)
build_install 0.020196 0.005072 8.956744 ( 7.992071)
test_btest 0.000883 0.000227 66.306078 ( 61.735655)
test_basic 0.003971 0.008463 1.045547 ( 1.554717)
test_all 0.119302 0.038429 754.436985 (412.731359)
test_rubyspec 0.057757 0.029913 104.959282 ( 27.558638)
total: 531.25 sec