Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-160456
#<BuildRuby:0x000055f12e4e3598
@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.20221218-160456",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001528 0.001989 0.637645 ( 1.040492)
build_miniruby 0.000742 0.000228 0.762538 ( 0.762166)
build_ruby 0.001009 0.000311 2.547549 ( 2.489606)
build_all 0.003852 0.005082 12.458273 ( 1.497738)
build_install 0.006843 0.000000 1.625761 ( 0.779921)
test_btest 0.000690 0.000000 64.088991 ( 6.305627)
test_basic 0.003358 0.000000 0.256917 ( 0.353273)
test_all 0.001580 0.000295 516.710599 ( 69.508776)
test_rubyspec 0.006276 0.026639 35.377182 ( 45.892927)
total: 128.63 sec