Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-154051
#<BuildRuby:0x000055e75f08b280
@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.20230709-154051",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000901 0.004561 1.460046 ( 2.714566)
build_miniruby 0.000593 0.000371 0.919715 ( 0.919760)
build_ruby 0.000713 0.000446 2.620101 ( 2.621092)
build_all 0.004187 0.004224 7.964114 ( 7.243104)
build_install 0.008175 0.000000 2.103971 ( 1.736454)
test_btest 0.000572 0.000125 87.149891 ( 7.252353)
test_basic 0.004858 0.000000 0.714541 ( 0.794315)
test_all 0.001632 0.000000 474.416930 ( 48.593944)
test_rubyspec 0.029876 0.011472 42.752758 ( 55.188842)
total: 127.07 sec