Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-021028
#<BuildRuby:0x000055d7cecbbd48
@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.20221222-021028",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002041 0.001530 0.630744 ( 1.039509)
build_miniruby 0.000565 0.000424 0.732553 ( 0.731995)
build_ruby 0.000727 0.000545 2.501085 ( 2.500932)
build_all 0.005997 0.003564 12.535248 ( 1.491886)
build_install 0.004765 0.001862 1.656405 ( 0.766234)
test_btest 0.000417 0.000290 65.118962 ( 6.215415)
test_basic 0.001461 0.002063 0.253032 ( 0.348653)
test_all 0.000826 0.000590 505.120552 ( 69.652261)
test_rubyspec 0.011634 0.014902 35.334839 ( 45.878971)
total: 128.63 sec