Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230915-101734
#<BuildRuby:0x0000564cb226df40
@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.20230915-101734",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000032 0.000001 0.000033 ( 0.000032)
build_up 0.003444 0.004207 2.485451 ( 5.401025)
build_miniruby 0.001606 0.000095 1.841735 ( 2.350965)
build_ruby 0.001755 0.000103 3.637460 ( 4.609524)
build_all 0.001354 0.008110 5.879228 ( 6.532697)
build_install 0.022295 0.000588 7.237978 ( 8.971490)
test_btest 0.001044 0.000000 66.617876 ( 71.192279)
test_basic 0.008740 0.000127 0.870584 ( 1.620796)
test_all 0.003384 0.008511 682.783326 (801.415934)
test_rubyspec 0.041144 0.040264 95.804914 (145.319938)
total: 1047.42 sec