Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231110-002700
#<BuildRuby:0x000055bd21752450
@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.20231110-002700",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000020 0.000008 0.000028 ( 0.000029)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.005373 0.002149 2.399621 ( 4.110070)
build_miniruby 0.001858 0.000000 2.043546 ( 2.359775)
build_ruby 0.002025 0.000000 3.352865 ( 19.673316)
build_all 0.007026 0.002012 5.215044 ( 4.390678)
build_install 0.018346 0.002080 6.748598 ( 6.778174)
test_btest 0.000744 0.000248 62.872874 ( 53.137845)
test_basic 0.002250 0.005132 0.758113 ( 1.141509)
test_all 0.081819 0.048140 634.507778 (675.059423)
test_rubyspec 0.039414 0.038720 91.794945 (168.628482)
total: 935.28 sec