Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-163442
#<BuildRuby:0x000055d7dc003d68
@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.20230613-163442",
@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.000000 0.000050 0.000050 ( 0.000022)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000000 0.005816 1.463078 ( 2.736861)
build_miniruby 0.000000 0.000973 0.848803 ( 0.848742)
build_ruby 0.000978 0.000309 2.454547 ( 2.454802)
build_all 0.009068 0.000306 12.938762 ( 1.176751)
build_install 0.005516 0.002306 1.766191 ( 0.888854)
test_btest 0.000579 0.000151 83.398501 ( 6.822904)
test_basic 0.003167 0.000000 0.583068 ( 0.669425)
test_all 0.001120 0.000166 450.199915 ( 39.993064)
test_rubyspec 0.017949 0.022282 42.767743 ( 55.259614)
total: 110.85 sec