Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-232505
#<BuildRuby:0x000056351b16e058
@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-232505",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006351 0.000977 2.350745 ( 5.159933)
build_miniruby 0.001890 0.000000 2.082558 ( 2.552820)
build_ruby 0.001692 0.000000 3.206620 ( 4.162330)
build_all 0.008858 0.000045 2.779200 ( 2.876781)
build_install 0.020284 0.000467 4.308942 ( 4.253401)
test_btest 0.000772 0.000094 67.204987 ( 52.817939)
test_basic 0.007249 0.000000 0.828371 ( 1.290666)
test_all 0.001907 0.000085 610.697060 (415.757668)
test_rubyspec 0.030666 0.027986 85.630774 (109.424372)
total: 598.30 sec