Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-110200
#<BuildRuby:0x00005612214eff00
@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.20220620-110200",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006495 0.000358 0.930475 ( 1.581794)
build_miniruby 0.000728 0.000112 0.057858 ( 0.056734)
build_ruby 0.000642 0.000099 0.059270 ( 0.058131)
build_all 0.004171 0.000000 1.522961 ( 0.614098)
build_install 0.008956 0.000000 6.307210 ( 2.816788)
test_btest 0.000827 0.000095 52.964788 ( 8.386214)
test_basic 0.005803 0.000152 0.360021 ( 0.447819)
test_all 0.001262 0.000149 656.857649 ( 95.190446)
test_rubyspec 0.096068 0.025743 44.390332 ( 49.944838)
total: 159.10 sec