Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-084259
#<BuildRuby:0x000055d67f3d4068
@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.20230111-084259",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003151 0.000525 0.617168 ( 1.045470)
build_miniruby 0.000727 0.000121 0.671866 ( 0.670930)
build_ruby 0.001079 0.000180 2.408847 ( 2.409008)
build_all 0.008218 0.001370 12.857687 ( 1.591280)
build_install 0.005683 0.000947 1.538219 ( 0.718452)
test_btest 0.000576 0.000096 66.921702 ( 6.560209)
test_basic 0.002847 0.000475 0.259808 ( 0.355139)
test_all 0.000826 0.000138 497.854241 ( 47.062287)
test_rubyspec 0.001447 0.025979 35.726725 ( 46.230188)
total: 106.64 sec