Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-013438
#<BuildRuby:0x0000560d3b7a4010
@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.20230131-013438",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005318 0.001227 0.846760 ( 1.051534)
build_miniruby 0.001008 0.000233 1.005590 ( 1.003823)
build_ruby 0.001272 0.000294 2.776161 ( 2.773669)
build_all 0.005038 0.004788 16.758567 ( 3.040534)
build_install 0.006077 0.005169 2.073760 ( 1.066751)
test_btest 0.000784 0.000261 74.750697 ( 10.024519)
test_basic 0.007081 0.000693 0.385832 ( 0.469140)
test_all 0.000943 0.000294 647.360721 (103.598147)
test_rubyspec 0.106207 0.026687 51.921405 ( 59.957358)
total: 182.99 sec