Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-190241
#<BuildRuby:0x0000563e05181d40
@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.20230507-190241",
@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.000000 0.000078 0.000078 ( 0.000171)
autoconf 0.000000 0.000043 0.000043 ( 0.000042)
configure 0.000000 0.000037 0.000037 ( 0.000037)
build_up 0.003007 0.003497 1.891347 ( 4.051737)
build_miniruby 0.001311 0.000146 1.315368 ( 1.472163)
build_ruby 0.001474 0.000164 2.415279 ( 2.877953)
build_all 0.006536 0.000000 2.164047 ( 2.169768)
build_install 0.008918 0.007354 3.203944 ( 3.124887)
test_btest 0.000552 0.000086 58.318054 ( 36.071567)
test_basic 0.006940 0.000458 0.680603 ( 0.951224)
test_all 0.001017 0.000154 541.671725 (280.613406)
test_rubyspec 0.039342 0.020707 77.050542 (105.115633)
total: 436.45 sec