Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-061722
#<BuildRuby:0x000055d3baaf88e8
@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.20220812-061722",
@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.000017 0.000002 0.000019 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008957 0.004230 1.021902 ( 3.112788)
build_miniruby 0.002376 0.000000 0.071090 ( 0.068810)
build_ruby 0.002295 0.000000 0.076594 ( 0.074951)
build_all 0.009160 0.002077 1.513993 ( 0.573256)
build_install 0.021137 0.001714 5.220122 ( 2.103921)
test_btest 0.001056 0.000176 69.308409 ( 8.496107)
test_basic 0.003253 0.004773 0.328577 ( 0.416955)
test_all 0.002635 0.000549 681.301716 ( 66.566528)
test_rubyspec 0.145793 0.047743 45.334542 ( 53.058779)
total: 134.47 sec