Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-004943
#<BuildRuby:0x0000563a215e3ba0
@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.20231230-004943",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000501 0.004047 1.084916 ( 1.474234)
build_miniruby 0.001145 0.000181 0.794107 ( 0.794703)
build_ruby 0.001114 0.000176 2.745221 ( 2.745824)
build_all 0.004647 0.005102 16.723886 ( 1.508428)
build_install 0.008505 0.000000 4.710198 ( 1.142986)
test_btest 0.000827 0.000125 84.163704 ( 7.362246)
test_basic 0.003651 0.000696 0.771424 ( 0.846395)
test_all 0.090629 0.046663 536.603459 ( 61.001283)
test_rubyspec 0.024087 0.026019 50.144288 ( 62.439229)
total: 139.32 sec