Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-181749
#<BuildRuby:0x0000557e9a99e148
@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.20220627-181749",
@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.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008755 0.001460 0.882586 ( 0.928881)
build_miniruby 0.001694 0.000282 0.062692 ( 0.063190)
build_ruby 0.001134 0.000189 0.055174 ( 0.055724)
build_all 0.007663 0.000426 1.244460 ( 0.505796)
build_install 0.017438 0.000262 4.885031 ( 2.494523)
test_btest 0.001579 0.000197 51.497855 ( 6.070067)
test_basic 0.006302 0.000111 0.298114 ( 0.390083)
test_all 0.002935 0.000000 505.642362 ( 53.447110)
test_rubyspec 0.110217 0.023396 42.104842 ( 48.009728)
total: 111.97 sec