Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-135647
#<BuildRuby:0x000055a8cf43e090
@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.20230311-135647",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003300 0.003505 1.994349 ( 4.295392)
build_miniruby 0.001370 0.000294 1.412116 ( 1.779923)
build_ruby 0.001281 0.000274 2.527068 ( 3.525624)
build_all 0.007126 0.000718 2.241954 ( 2.890801)
build_install 0.017930 0.003580 3.423258 ( 4.218028)
test_btest 0.000969 0.000200 61.264192 ( 58.148179)
test_basic 0.006501 0.000544 0.482448 ( 0.801999)
test_all 0.001054 0.000211 536.087508 (554.470970)
test_rubyspec 0.051114 0.008438 75.948203 (113.706347)
total: 743.84 sec