Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-013656
#<BuildRuby:0x0000559d0712e450
@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.20230907-013656",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.006704 0.000176 2.035742 ( 3.644164)
build_miniruby 0.001661 0.000111 2.418135 ( 2.868070)
build_ruby 0.001917 0.000000 3.605066 ( 4.865856)
build_all 0.008312 0.000120 5.625558 ( 5.541697)
build_install 0.020838 0.000460 7.039170 ( 6.725323)
test_btest 0.000791 0.000045 65.347514 ( 53.822261)
test_basic 0.004872 0.004554 0.849463 ( 1.236357)
test_all 0.009262 0.001328 672.564681 (686.310916)
test_rubyspec 0.034187 0.053896 94.023381 (142.740122)
total: 907.76 sec