Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-112732
#<BuildRuby:0x000055baaa5df8f8
@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.20230114-112732",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003766 0.637366 ( 1.049638)
build_miniruby 0.000509 0.000466 0.681863 ( 0.681400)
build_ruby 0.001150 0.000105 2.416508 ( 2.416220)
build_all 0.009556 0.000056 12.987800 ( 1.638662)
build_install 0.006441 0.000000 1.516455 ( 0.716976)
test_btest 0.000696 0.000000 67.781258 ( 6.114246)
test_basic 0.003693 0.000134 0.263209 ( 0.359333)
test_all 0.001490 0.000000 493.851933 ( 49.249214)
test_rubyspec 0.016708 0.010813 35.424059 ( 46.002454)
total: 108.23 sec