Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-201220
#<BuildRuby:0x000055d4e1537918
@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.20231019-201220",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004772 0.000795 1.353110 ( 1.601155)
build_miniruby 0.000880 0.000146 0.832878 ( 0.832331)
build_ruby 0.001360 0.000227 2.760676 ( 2.759945)
build_all 0.007268 0.003264 17.990932 ( 1.564372)
build_install 0.001430 0.008624 5.365132 ( 1.259530)
test_btest 0.000814 0.000232 91.374492 ( 7.821912)
test_basic 0.003466 0.000991 0.680845 ( 0.757191)
test_all 0.002541 0.005233 549.423918 ( 62.867292)
test_rubyspec 0.028518 0.021240 51.594800 ( 63.685378)
total: 143.15 sec