Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231215-191419
#<BuildRuby:0x0000558e2a9de2a8
@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.20231215-191419",
@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.000024 0.000001 0.000025 ( 0.000027)
autoconf 0.000037 0.000001 0.000038 ( 0.000039)
configure 0.000032 0.000001 0.000033 ( 0.000033)
build_up 0.007493 0.000234 2.637024 ( 3.916071)
build_miniruby 0.001443 0.000045 1.650155 ( 1.993959)
build_ruby 0.001875 0.000058 3.310684 ( 3.747905)
build_all 0.008598 0.000269 5.618524 ( 4.294598)
build_install 0.010531 0.009332 7.021758 ( 5.534433)
test_btest 0.000754 0.000067 64.760613 ( 59.795610)
test_basic 0.003402 0.004528 0.787678 ( 1.147341)
test_all 0.086138 0.035044 679.889433 (353.661392)
test_rubyspec 0.047732 0.027197 92.256021 (129.120211)
total: 563.21 sec