Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-105831
#<BuildRuby:0x0000555f73b39570
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220625-105831",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000030 0.000003 0.000033 ( 0.000032)
autoconf 0.000041 0.000003 0.000044 ( 0.000045)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.007440 0.005253 0.859973 ( 1.956911)
build_miniruby 0.001532 0.000236 0.059188 ( 0.057944)
build_ruby 0.001621 0.000000 0.064622 ( 0.063145)
build_all 0.007734 0.000000 1.200382 ( 0.484797)
build_install 0.013670 0.005516 4.936729 ( 2.427389)
test_btest 0.001295 0.000229 52.406143 ( 5.906472)
test_basic 0.006010 0.001061 0.303827 ( 0.393724)
test_all 0.001815 0.001286 494.860675 ( 51.703973)
test_rubyspec 0.069174 0.049322 41.713400 ( 47.286190)
total: 110.28 sec