Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-235542
#<BuildRuby:0x00005601bb6b3da8
@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.20220509-235542",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006654 0.000512 0.823771 ( 1.379824)
build_miniruby 0.000935 0.000072 0.057096 ( 0.055791)
build_ruby 0.000960 0.000074 0.058060 ( 0.056685)
build_all 0.003934 0.000303 1.495188 ( 0.604401)
build_install 0.005967 0.004567 6.286968 ( 2.838555)
test_btest 0.000629 0.000084 56.719216 ( 8.069064)
test_basic 0.000980 0.004167 0.255305 ( 0.344519)
test_all 0.001075 0.000202 646.199699 ( 95.721303)
test_rubyspec 0.046490 0.020715 44.143818 ( 49.114613)
total: 158.19 sec