Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-064247
#<BuildRuby:0x000055e9527a2ec0
@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.20230121-064247",
@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.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003821 0.000000 0.614916 ( 1.033786)
build_miniruby 0.000801 0.000109 0.668150 ( 0.667432)
build_ruby 0.001078 0.000165 2.190019 ( 2.189975)
build_all 0.003133 0.005908 11.935533 ( 1.479749)
build_install 0.002327 0.004257 1.506573 ( 0.726412)
test_btest 0.000000 0.000663 63.120438 ( 5.928647)
test_basic 0.000000 0.003258 0.244583 ( 0.341562)
test_all 0.000000 0.001184 475.797969 ( 48.861575)
test_rubyspec 0.005302 0.022648 35.434059 ( 45.922754)
total: 107.15 sec