Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-230841
#<BuildRuby:0x00005639effea068
@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.20230722-230841",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.002035 0.004867 2.159442 ( 4.229056)
build_miniruby 0.001024 0.000460 1.631423 ( 1.670802)
build_ruby 0.001627 0.000000 3.107902 ( 3.463489)
build_all 0.006269 0.002218 2.620102 ( 2.488799)
build_install 0.017516 0.002210 3.902261 ( 3.858491)
test_btest 0.000550 0.000212 61.947330 ( 33.648580)
test_basic 0.008185 0.000000 0.788796 ( 1.135839)
test_all 0.000410 0.001646 573.740527 (318.939697)
test_rubyspec 0.033324 0.027310 80.885622 (108.457689)
total: 477.89 sec