Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230909-113950
#<BuildRuby:0x000055cf6014a458
@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.20230909-113950",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007051 0.000705 2.346236 ( 5.109469)
build_miniruby 0.001215 0.000121 1.711392 ( 2.234800)
build_ruby 0.001818 0.000000 3.498907 ( 4.763081)
build_all 0.000000 0.009205 5.716417 ( 6.181277)
build_install 0.010785 0.011352 7.115651 ( 8.189220)
test_btest 0.000813 0.000089 63.843766 ( 60.130117)
test_basic 0.004375 0.003332 0.842129 ( 1.235645)
test_all 0.007131 0.003829 668.877891 (616.053309)
test_rubyspec 0.054563 0.029109 94.749285 (139.012535)
total: 842.91 sec