Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230812-213113
#<BuildRuby:0x000055e42896a278
@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.20230812-213113",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006967 0.000000 2.203224 ( 4.519480)
build_miniruby 0.001352 0.000115 1.679539 ( 1.864270)
build_ruby 0.001522 0.000272 3.033357 ( 3.677492)
build_all 0.000432 0.008176 2.725736 ( 2.785405)
build_install 0.008495 0.009482 3.935035 ( 3.550391)
test_btest 0.000586 0.000182 69.123497 ( 42.234161)
test_basic 0.005530 0.001716 0.795212 ( 1.100240)
test_all 0.001194 0.000370 621.432483 (309.190114)
test_rubyspec 0.026435 0.037818 85.307381 (111.815510)
total: 480.74 sec