Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240317-122205
#<BuildRuby:0x0000560e9927e090
@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.20240317-122205",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.008432 0.002361 11.475128 ( 11.946635)
build_miniruby 0.001786 0.000000 2.299841 ( 2.367431)
build_ruby 0.001369 0.000000 3.787135 ( 4.165619)
build_all 0.009648 0.000138 6.805050 ( 5.030299)
build_install 0.006735 0.013374 8.231427 ( 5.996261)
test_btest 0.001131 0.000000 77.405698 ( 65.556112)
test_basic 0.003574 0.005521 0.926851 ( 1.259913)
test_all 0.084489 0.040156 730.910271 (552.160257)
test_rubyspec 0.059605 0.045190 130.111126 (203.289437)
total: 851.77 sec