Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231207-085841
#<BuildRuby:0x00005620eaf51fc0
@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.20231207-085841",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.006347 0.001411 2.597520 ( 4.552068)
build_miniruby 0.001291 0.000286 1.733392 ( 2.297425)
build_ruby 0.001597 0.000355 3.347680 ( 4.230694)
build_all 0.007624 0.001695 5.732510 ( 6.675798)
build_install 0.010835 0.009601 7.270712 ( 8.687810)
test_btest 0.000604 0.000166 67.690566 ( 76.790192)
test_basic 0.001083 0.008110 0.803986 ( 1.320974)
test_all 0.093520 0.029394 656.528382 (434.844894)
test_rubyspec 0.045090 0.028254 91.864428 (122.622561)
total: 662.02 sec