Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-123341
#<BuildRuby:0x000055fb6198ff28
@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.20230119-123341",
@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.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005389 0.001155 0.899430 ( 1.087044)
build_miniruby 0.001078 0.000231 1.023200 ( 1.021048)
build_ruby 0.001315 0.000281 2.781569 ( 2.778945)
build_all 0.010081 0.000000 16.907344 ( 3.005528)
build_install 0.011739 0.000000 2.177359 ( 1.096179)
test_btest 0.001054 0.000000 75.891404 ( 10.492938)
test_basic 0.006006 0.000351 0.363660 ( 0.450222)
test_all 0.001765 0.000265 669.276827 ( 97.861367)
test_rubyspec 0.074122 0.041789 52.045798 ( 60.137180)
total: 177.93 sec