Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-144750
#<BuildRuby:0x0000563d709febe8
@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.20230125-144750",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005929 0.000391 0.842738 ( 1.035532)
build_miniruby 0.001132 0.000243 1.005164 ( 1.003218)
build_ruby 0.001315 0.000281 2.774611 ( 2.772053)
build_all 0.008902 0.000896 16.678573 ( 3.002089)
build_install 0.009432 0.001886 2.088329 ( 1.077703)
test_btest 0.000825 0.000165 71.301131 ( 10.880329)
test_basic 0.005878 0.000088 0.342095 ( 0.428851)
test_all 0.001163 0.000219 648.168425 ( 96.302192)
test_rubyspec 0.081849 0.050026 52.010259 ( 60.060069)
total: 176.56 sec