Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231024-170434
#<BuildRuby:0x0000556ed9d96348
@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.20231024-170434",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007067 0.001087 2.359747 ( 3.595092)
build_miniruby 0.001365 0.000210 2.029013 ( 2.677511)
build_ruby 0.001444 0.000222 3.320488 ( 3.966443)
build_all 0.004315 0.004368 5.229067 ( 5.123400)
build_install 0.020631 0.001248 6.754752 ( 5.339992)
test_btest 0.000830 0.000138 62.957062 ( 55.441676)
test_basic 0.007589 0.001265 0.820198 ( 1.417467)
test_all 0.099509 0.027976 624.370748 (555.888635)
test_rubyspec 0.052714 0.020968 88.964323 (154.615608)
total: 788.07 sec