Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-065123
#<BuildRuby:0x000055a0661162a8
@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.20231201-065123",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.009851 0.000400 24.190471 ( 24.259802)
build_miniruby 0.000000 0.002012 19.857985 ( 22.047402)
build_ruby 0.000000 0.001675 3.434194 ( 4.526425)
build_all 0.006715 0.003918 15.617723 ( 16.646548)
build_install 0.017123 0.005572 6.917230 ( 7.082686)
test_btest 0.001351 0.000000 65.428711 ( 65.740188)
test_basic 0.003666 0.004635 0.804462 ( 1.279800)
test_all 0.097247 0.029266 678.179225 (479.348020)
test_rubyspec 0.028412 0.043258 87.035423 (103.543360)
total: 724.48 sec