Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-043830
#<BuildRuby:0x0000561752a37dd8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220812-043830",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006588 0.000000 0.864070 ( 1.164633)
build_miniruby 0.001005 0.000000 0.058330 ( 0.057015)
build_ruby 0.000933 0.000115 0.059993 ( 0.058664)
build_all 0.004001 0.000533 1.530784 ( 0.589222)
build_install 0.010473 0.000784 5.663440 ( 2.157352)
test_btest 0.000000 0.000700 54.299550 ( 7.973450)
test_basic 0.001948 0.003372 0.257134 ( 0.346216)
test_all 0.001953 0.000061 638.559551 ( 92.075125)
test_rubyspec 0.094524 0.031501 44.033184 ( 51.391292)
total: 155.81 sec