Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-004801
#<BuildRuby:0x000055f64cf97520
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230730-004801",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000018 0.000003 0.000021 ( 0.000019)
build_up 0.005458 0.000224 1.457542 ( 2.736870)
build_miniruby 0.000807 0.000127 0.897611 ( 0.896904)
build_ruby 0.000000 0.001668 2.581479 ( 2.586882)
build_all 0.006152 0.002838 13.736757 ( 1.184716)
build_install 0.003802 0.004155 1.901529 ( 0.871356)
test_btest 0.000847 0.000202 76.891254 ( 7.675300)
test_basic 0.004503 0.000000 0.707016 ( 0.785972)
test_all 0.001251 0.000000 499.861260 ( 55.378426)
test_rubyspec 0.014704 0.025391 43.968100 ( 56.426086)
total: 128.54 sec