Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230724-071144
#<BuildRuby:0x000055763b94a398
@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.20230724-071144",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007404 0.000323 2.379250 ( 5.217985)
build_miniruby 0.001474 0.000138 1.725251 ( 2.041954)
build_ruby 0.001453 0.000137 3.235380 ( 4.009496)
build_all 0.008795 0.000040 2.754141 ( 2.915759)
build_install 0.014233 0.004836 4.234149 ( 4.381129)
test_btest 0.000848 0.000094 64.572498 ( 49.814203)
test_basic 0.007232 0.000804 0.816227 ( 1.142590)
test_all 0.001296 0.000144 614.408236 (381.459756)
test_rubyspec 0.029320 0.029217 83.825750 (111.072068)
total: 562.06 sec