Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230818-192718
#<BuildRuby:0x0000564cf6435ff0
@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.20230818-192718",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006903 0.001381 2.462225 ( 5.202082)
build_miniruby 0.001254 0.000251 10.392857 ( 11.458524)
build_ruby 0.001789 0.000358 3.360384 ( 4.168364)
build_all 0.001273 0.008560 5.765303 ( 5.239206)
build_install 0.019234 0.001641 7.244696 ( 6.975306)
test_btest 0.000827 0.000200 65.571983 ( 46.055934)
test_basic 0.003728 0.000903 0.769257 ( 1.259869)
test_all 0.008725 0.002115 668.379507 (368.816473)
test_rubyspec 0.051350 0.024469 90.767014 (113.407444)
total: 562.58 sec