Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-210626
#<BuildRuby:0x0000558df82a4460
@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.20230103-210626",
@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.000020 0.000003 0.000023 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005832 0.000778 0.864339 ( 1.206376)
build_miniruby 0.001075 0.000144 1.028177 ( 1.026138)
build_ruby 0.001425 0.000190 2.775837 ( 2.773088)
build_all 0.009566 0.000089 16.819261 ( 3.001971)
build_install 0.008554 0.003130 2.284252 ( 1.183578)
test_btest 0.000843 0.000120 75.297526 ( 11.217528)
test_basic 0.000146 0.007222 0.358555 ( 0.443375)
test_all 0.001140 0.000259 671.546797 (103.133197)
test_rubyspec 0.086812 0.048166 51.992569 ( 60.055626)
total: 184.04 sec