Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-095256
#<BuildRuby:0x000056225ed540b8
@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.20230210-095256",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003343 0.000257 0.624362 ( 1.049908)
build_miniruby 0.000777 0.000060 0.652805 ( 0.652636)
build_ruby 0.001076 0.000083 2.085391 ( 2.084985)
build_all 0.009383 0.000000 12.313093 ( 1.525686)
build_install 0.002859 0.003737 1.537956 ( 0.739613)
test_btest 0.000642 0.000076 67.294295 ( 5.707531)
test_basic 0.003315 0.000390 0.256753 ( 0.353234)
test_all 0.000000 0.001467 483.855839 ( 46.667025)
test_rubyspec 0.017605 0.011416 35.053908 ( 45.672582)
total: 104.45 sec