Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230619-171425
#<BuildRuby:0x00005605cbe32048
@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.20230619-171425",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.005091 0.002776 2.172292 ( 5.091004)
build_miniruby 0.008612 0.003691 253.532885 (199.561398)
build_ruby 0.002130 0.000000 4.129475 ( 4.997127)
build_all 0.056646 0.024389 172.406007 (142.533888)
build_install 0.014441 0.005491 6.233187 ( 7.282625)
test_btest 0.000645 0.000270 64.600566 ( 63.320793)
test_basic 0.009282 0.000000 0.749158 ( 1.328919)
test_all 0.001089 0.000000 588.434682 (590.224821)
test_rubyspec 0.049587 0.016490 80.164318 (123.363031)
total: 1137.70 sec