Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-191111
#<BuildRuby:0x000055b418d3a348
@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.20231213-191111",
@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.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000374 0.007591 2.480918 ( 3.434605)
build_miniruby 0.001771 0.000000 1.657514 ( 1.888095)
build_ruby 0.001822 0.000000 3.176641 ( 3.423275)
build_all 0.006611 0.003013 5.316778 ( 3.969398)
build_install 0.014128 0.006687 6.813838 ( 5.496539)
test_btest 0.001080 0.000223 60.354968 ( 34.075674)
test_basic 0.000000 0.005615 0.751743 ( 0.873711)
test_all 0.060514 0.067218 654.054495 (246.249718)
test_rubyspec 0.038321 0.031965 87.153364 ( 99.289880)
total: 398.70 sec