Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-150437
#<BuildRuby:0x000055f1bc837f30
@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.20230120-150437",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003840 0.000013 0.638085 ( 1.095615)
build_miniruby 0.000000 0.000923 0.640096 ( 0.639507)
build_ruby 0.000000 0.001275 2.191856 ( 2.191500)
build_all 0.007416 0.001439 11.934195 ( 1.473958)
build_install 0.003732 0.002915 1.476654 ( 0.700537)
test_btest 0.000523 0.000116 62.816755 ( 6.201303)
test_basic 0.000000 0.003528 0.254584 ( 0.349816)
test_all 0.000000 0.001136 480.623773 ( 45.595567)
test_rubyspec 0.013534 0.014805 35.016659 ( 45.615121)
total: 103.86 sec