Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-091329
#<BuildRuby:0x000056196bb0e138
@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.20230618-091329",
@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.000015 0.000002 0.000017 ( 0.000020)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006542 0.000402 1.988484 ( 4.506458)
build_miniruby 0.001328 0.000204 1.536375 ( 2.206116)
build_ruby 0.001492 0.000230 2.868207 ( 3.842192)
build_all 0.007623 0.000000 2.404686 ( 2.453556)
build_install 0.012589 0.007432 3.609978 ( 3.957864)
test_btest 0.000953 0.000179 64.938814 ( 49.805287)
test_basic 0.006707 0.000485 0.730623 ( 1.322506)
test_all 0.001437 0.000261 574.729518 (490.084425)
test_rubyspec 0.021980 0.038811 80.444888 (121.956431)
total: 680.14 sec