Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230825-032857
#<BuildRuby:0x000055e0272da048
@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.20230825-032857",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.000851 0.008082 3.148963 ( 5.948712)
build_miniruby 0.000000 0.001647 2.064874 ( 2.462531)
build_ruby 0.000819 0.001286 3.598317 ( 4.100414)
build_all 0.006499 0.001950 5.415154 ( 4.831583)
build_install 0.012876 0.008363 6.945559 ( 6.641596)
test_btest 0.000607 0.000202 69.225196 ( 55.830495)
test_basic 0.007936 0.000000 0.774496 ( 1.203604)
test_all 0.007355 0.002245 662.154247 (369.734295)
test_rubyspec 0.043159 0.025364 90.715224 (110.498938)
total: 561.25 sec