Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-093355
#<BuildRuby:0x000055c4068ac0f8
@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.20230104-093355",
@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.000022 0.000002 0.000024 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.010416 0.960864 ( 1.169727)
build_miniruby 0.000000 0.003147 0.839419 ( 0.837393)
build_ruby 0.002921 0.000528 2.144249 ( 2.143924)
build_all 0.018037 0.001952 18.554048 ( 2.162424)
build_install 0.014402 0.008865 2.010580 ( 1.013023)
test_btest 0.001100 0.000367 88.948649 ( 8.733191)
test_basic 0.007212 0.000949 0.344069 ( 0.431666)
test_all 0.001919 0.000611 675.544996 ( 70.077743)
test_rubyspec 0.096708 0.079176 47.890318 ( 55.978161)
total: 142.55 sec