Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-093259
#<BuildRuby:0x000055733e3b7ac0
@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-093259",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003028 0.000826 0.636839 ( 1.228361)
build_miniruby 0.000788 0.000215 0.619183 ( 0.618336)
build_ruby 0.001089 0.000297 2.204968 ( 2.204367)
build_all 0.004624 0.004465 11.959314 ( 1.480557)
build_install 0.003782 0.002611 1.483129 ( 0.707348)
test_btest 0.000521 0.000186 64.280060 ( 6.039288)
test_basic 0.002788 0.000996 0.250521 ( 0.345704)
test_all 0.000778 0.000278 483.211183 ( 48.125007)
test_rubyspec 0.009088 0.021030 34.857137 ( 45.336502)
total: 106.09 sec