Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230901-173426
#<BuildRuby:0x000055e6c2e7da48
@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.20230901-173426",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000027)
build_up 0.007403 0.000228 1.982471 ( 3.630757)
build_miniruby 0.002989 0.000206 43.029116 ( 31.320172)
build_ruby 0.000000 0.001645 3.581874 ( 4.366741)
build_all 0.005732 0.003189 5.414608 ( 4.738482)
build_install 0.011777 0.010236 6.765886 ( 7.017388)
test_btest 0.000000 0.000788 61.130324 ( 51.918340)
test_basic 0.002843 0.007126 0.883572 ( 1.379141)
test_all 0.004190 0.007584 630.334209 (682.624006)
test_rubyspec 0.055092 0.031538 96.098567 (150.615779)
total: 937.61 sec