Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-045357
#<BuildRuby:0x000055bb44f5e7e0
@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.20220731-045357",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004916 0.001787 0.869634 ( 1.033713)
build_miniruby 0.000773 0.000282 0.056867 ( 0.055549)
build_ruby 0.000715 0.000260 0.058738 ( 0.057467)
build_all 0.003359 0.001221 1.520114 ( 0.588768)
build_install 0.005873 0.005246 5.661131 ( 2.177214)
test_btest 0.000623 0.000259 56.209202 ( 8.286709)
test_basic 0.000389 0.005141 0.253946 ( 0.342994)
test_all 0.000955 0.000478 617.970577 ( 90.274460)
test_rubyspec 0.057390 0.069598 43.666448 ( 49.301080)
total: 152.12 sec