Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-002640
#<BuildRuby:0x000055722ffd0920
@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.20220730-002640",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010409 0.001487 0.995212 ( 1.141707)
build_miniruby 0.001971 0.000000 0.074412 ( 0.072768)
build_ruby 0.001846 0.000000 0.074716 ( 0.073306)
build_all 0.004887 0.004556 1.522575 ( 0.577704)
build_install 0.019612 0.002648 5.184939 ( 2.099261)
test_btest 0.000986 0.000174 75.879026 ( 8.176155)
test_basic 0.006960 0.001228 0.339538 ( 0.428295)
test_all 0.001795 0.000137 682.192057 ( 66.853179)
test_rubyspec 0.121840 0.053622 45.452328 ( 51.298790)
total: 130.72 sec