Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-052524
#<BuildRuby:0x00005638abc9e228
@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.20230807-052524",
@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.000027 0.000005 0.000032 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003138 0.004643 2.374158 ( 4.674467)
build_miniruby 0.000000 0.001335 1.768954 ( 2.139135)
build_ruby 0.000000 0.001817 3.392189 ( 3.970081)
build_all 0.006130 0.002258 3.009833 ( 2.988377)
build_install 0.010545 0.009197 4.334938 ( 4.530404)
test_btest 0.000000 0.001071 69.087675 ( 47.482024)
test_basic 0.005521 0.002246 0.867373 ( 1.191304)
test_all 0.001562 0.000473 622.065765 (386.085458)
test_rubyspec 0.032693 0.030668 89.168150 (117.007810)
total: 570.07 sec