Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-140439
#<BuildRuby:0x0000561cfdc8b5c0
@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-140439",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.003413 0.000621 0.629190 ( 1.078609)
build_miniruby 0.000813 0.000148 0.665627 ( 0.665783)
build_ruby 0.001097 0.000199 2.180363 ( 2.180103)
build_all 0.008740 0.000663 11.982653 ( 1.487603)
build_install 0.006482 0.000000 1.503915 ( 0.724485)
test_btest 0.000694 0.000000 62.604551 ( 6.070604)
test_basic 0.003343 0.000063 0.244621 ( 0.340467)
test_all 0.001239 0.000177 489.855627 ( 45.784946)
test_rubyspec 0.019481 0.006539 34.434639 ( 45.011207)
total: 103.34 sec