Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-171404
#<BuildRuby:0x0000563d410affa8
@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.20231201-171404",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005210 0.000869 1.423796 ( 1.804896)
build_miniruby 0.000779 0.000130 0.860711 ( 0.861271)
build_ruby 0.001137 0.000190 2.828084 ( 2.828048)
build_all 0.009660 0.000000 15.553153 ( 1.441211)
build_install 0.008437 0.000000 4.548292 ( 1.106143)
test_btest 0.000999 0.000000 84.067456 ( 6.970887)
test_basic 0.001285 0.004144 0.852178 ( 0.928650)
test_all 0.111589 0.020687 538.675323 ( 49.865770)
test_rubyspec 0.036387 0.010465 49.658446 ( 61.994958)
total: 127.80 sec