Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-055643
#<BuildRuby:0x000055832df27708
@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.20230728-055643",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.006155 1.432058 ( 2.685004)
build_miniruby 0.000662 0.000339 0.926839 ( 0.926503)
build_ruby 0.000994 0.000189 2.747565 ( 2.746718)
build_all 0.005366 0.004056 14.818972 ( 1.301961)
build_install 0.006847 0.001557 2.130360 ( 1.016390)
test_btest 0.000776 0.000177 86.215384 ( 7.752310)
test_basic 0.000884 0.004344 0.708223 ( 0.785300)
test_all 0.001295 0.000353 522.241091 ( 55.674681)
test_rubyspec 0.025881 0.019175 46.019191 ( 58.383941)
total: 131.27 sec