Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-023629
#<BuildRuby:0x00005599c99580e0
@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.20230122-023629",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003498 0.645296 ( 1.335045)
build_miniruby 0.000000 0.000942 0.642378 ( 0.641916)
build_ruby 0.000000 0.001353 2.198757 ( 2.218567)
build_all 0.000844 0.008472 11.870760 ( 1.444936)
build_install 0.005896 0.000651 1.477776 ( 0.707626)
test_btest 0.000558 0.000159 64.276122 ( 6.013497)
test_basic 0.003866 0.000010 0.264337 ( 0.359238)
test_all 0.000970 0.000258 489.549668 ( 46.651679)
test_rubyspec 0.022846 0.006092 35.690609 ( 46.110966)
total: 105.48 sec