Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-211234
#<BuildRuby:0x000055b11aef8028
@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.20230114-211234",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000044 0.000007 0.000051 ( 0.000050)
configure 0.000042 0.000006 0.000048 ( 0.000047)
build_up 0.001958 0.007749 1.301222 ( 1.319445)
build_miniruby 0.001096 0.000293 1.698139 ( 1.568887)
build_ruby 0.001317 0.000351 2.779507 ( 2.776907)
build_all 0.008563 0.001093 16.853644 ( 2.998503)
build_install 0.005032 0.006473 2.144012 ( 1.087651)
test_btest 0.000671 0.000213 78.926425 ( 11.198043)
test_basic 0.006464 0.000898 0.355077 ( 0.440114)
test_all 0.000701 0.001048 667.294464 ( 94.471002)
test_rubyspec 0.080487 0.035964 52.338745 ( 60.372430)
total: 176.23 sec