Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240224-220133
#<BuildRuby:0x000055f603ce6090
@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.20240224-220133",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001472 0.007501 2.665093 ( 4.522665)
build_miniruby 0.001636 0.000338 1.835167 ( 2.412824)
build_ruby 0.001454 0.000301 3.779411 ( 5.482858)
build_all 0.000666 0.008265 6.113558 ( 7.657536)
build_install 0.018754 0.004745 7.927692 ( 9.554515)
test_btest 0.000617 0.000169 73.665033 ( 95.476754)
test_basic 0.003507 0.003971 0.869386 ( 1.752628)
test_all 0.101410 0.024182 738.483982 (647.776470)
test_rubyspec 0.054782 0.038920 117.936961 (170.332921)
total: 944.97 sec