Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-121116
#<BuildRuby:0x000055e0420203c8
@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.20230106-121116",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005397 0.001157 0.851864 ( 1.444375)
build_miniruby 0.001327 0.000000 1.018974 ( 1.016772)
build_ruby 0.000000 0.001536 2.768160 ( 2.766480)
build_all 0.008783 0.001146 16.791333 ( 2.965779)
build_install 0.005726 0.003367 2.097713 ( 1.085848)
test_btest 0.000000 0.001056 69.478810 ( 11.369237)
test_basic 0.003651 0.003761 0.378796 ( 0.463362)
test_all 0.000996 0.000299 656.074881 ( 99.090607)
test_rubyspec 0.087819 0.037035 52.041612 ( 60.123783)
total: 180.33 sec