Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-000902
#<BuildRuby:0x000055cca43aafe0
@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.20220811-000902",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005593 0.005490 0.962430 ( 1.103181)
build_miniruby 0.001605 0.000371 0.072130 ( 0.071404)
build_ruby 0.001539 0.000355 0.069672 ( 0.069263)
build_all 0.003397 0.007648 1.569091 ( 0.591886)
build_install 0.010253 0.014021 5.202411 ( 2.132942)
test_btest 0.001260 0.000000 77.841645 ( 8.501668)
test_basic 0.007142 0.000000 0.326482 ( 0.416224)
test_all 0.002109 0.000000 672.137074 ( 66.178851)
test_rubyspec 0.120624 0.048660 45.928784 ( 53.494847)
total: 132.56 sec