Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-234529
#<BuildRuby:0x000055e5eb38c3c8
@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.20230102-234529",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005474 0.001173 0.848998 ( 1.046215)
build_miniruby 0.001084 0.000232 1.011650 ( 1.009749)
build_ruby 0.001255 0.000269 2.789675 ( 2.787191)
build_all 0.007635 0.002198 16.741007 ( 2.968452)
build_install 0.006217 0.003477 2.308204 ( 1.186518)
test_btest 0.000833 0.000209 71.398707 ( 11.030732)
test_basic 0.002668 0.004618 0.375633 ( 0.460511)
test_all 0.001262 0.000378 668.116874 (104.803416)
test_rubyspec 0.086739 0.048542 51.648428 ( 59.721052)
total: 185.01 sec