Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231129-105509
#<BuildRuby:0x000055fc10a6e9a8
@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.20231129-105509",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006204 0.000689 2.001314 ( 3.547947)
build_miniruby 0.001446 0.000161 1.692439 ( 2.047960)
build_ruby 0.001567 0.000174 3.351560 ( 4.425940)
build_all 0.005175 0.003702 5.291016 ( 4.337662)
build_install 0.016488 0.003489 6.683137 ( 6.041341)
test_btest 0.000859 0.000126 63.027507 ( 62.277957)
test_basic 0.007952 0.000572 0.789883 ( 1.123246)
test_all 0.102386 0.022736 657.785569 (370.670280)
test_rubyspec 0.032578 0.036834 89.108469 (120.048839)
total: 574.52 sec