Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-011204
#<BuildRuby:0x000056092f25e138
@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.20230617-011204",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002739 0.003878 1.949523 ( 4.053895)
build_miniruby 0.001101 0.000192 1.493046 ( 1.651345)
build_ruby 0.001308 0.000228 2.849192 ( 3.636119)
build_all 0.002964 0.004816 2.411196 ( 2.792141)
build_install 0.013348 0.006565 3.655272 ( 3.744336)
test_btest 0.000620 0.000155 61.369266 ( 46.073599)
test_basic 0.006701 0.000000 0.690255 ( 0.988034)
test_all 0.001595 0.000000 608.868250 (471.989070)
test_rubyspec 0.035497 0.027454 80.261598 (118.256128)
total: 653.19 sec