Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-072651
#<BuildRuby:0x000055fe3db26678
@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-072651",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000014 0.000008 0.000022 ( 0.000023)
configure 0.000011 0.000007 0.000018 ( 0.000017)
build_up 0.001383 0.005008 0.842027 ( 1.015489)
build_miniruby 0.001021 0.000000 1.011844 ( 1.010156)
build_ruby 0.001623 0.000000 2.781891 ( 2.779347)
build_all 0.009395 0.000000 16.746282 ( 2.966869)
build_install 0.009230 0.002348 2.278693 ( 1.183962)
test_btest 0.000509 0.000255 76.126174 ( 10.549759)
test_basic 0.007231 0.000000 0.357346 ( 0.442332)
test_all 0.001566 0.000000 670.264898 ( 96.760970)
test_rubyspec 0.065493 0.052562 51.450184 ( 59.489059)
total: 176.20 sec