Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-070201
#<BuildRuby:0x0000558b51897e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-070201",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004812 0.000082 1.162651 ( 1.264967)
build_miniruby 0.000778 0.000092 1.040268 ( 1.039038)
build_ruby 0.001098 0.000129 2.790347 ( 2.684338)
build_all 0.008887 0.000036 15.887617 ( 3.293448)
build_install 0.008663 0.000911 2.325524 ( 1.348272)
test_btest 0.000680 0.000071 58.981023 ( 12.155991)
test_basic 0.005068 0.000000 0.317107 ( 0.407261)
test_all 0.000947 0.000000 661.601180 (109.636800)
test_rubyspec 0.030814 0.027739 52.578484 ( 60.848808)
total: 192.68 sec