Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-104945
#<BuildRuby:0x0000557eae177d48
@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.20230106-104945",
@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.000000 0.000017 0.000017 ( 0.000023)
autoconf 0.000000 0.000013 0.000013 ( 0.000012)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.000000 0.003675 0.636489 ( 1.095414)
build_miniruby 0.000000 0.000910 0.674950 ( 0.673870)
build_ruby 0.000000 0.001240 2.417698 ( 2.417424)
build_all 0.002016 0.008147 12.991356 ( 1.643212)
build_install 0.005899 0.001018 1.556284 ( 0.737374)
test_btest 0.000370 0.000259 66.909843 ( 6.262772)
test_basic 0.002124 0.001487 0.266217 ( 0.361305)
test_all 0.001088 0.000000 507.266301 ( 47.104454)
test_rubyspec 0.016240 0.011661 34.902940 ( 45.476155)
total: 105.77 sec