Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231028-190642
#<BuildRuby:0x0000561526166458
@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.20231028-190642",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006847 0.000195 2.212429 ( 2.444559)
build_miniruby 0.001454 0.000000 1.701896 ( 1.812624)
build_ruby 0.001572 0.000000 3.309741 ( 3.595748)
build_all 0.008296 0.000229 5.144564 ( 3.276371)
build_install 0.020999 0.001048 6.686255 ( 4.621203)
test_btest 0.000925 0.000058 59.943405 ( 20.211051)
test_basic 0.000000 0.004207 0.631090 ( 1.911323)
test_all 0.070510 0.050082 627.506288 (438.559548)
test_rubyspec 0.050361 0.029175 91.333523 (164.479719)
total: 640.91 sec