Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-145558
#<BuildRuby:0x0000560628ce8dd8
@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.20220912-145558",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010843 0.000000 1.129129 ( 1.091567)
build_miniruby 0.000000 0.002129 0.072791 ( 0.071207)
build_ruby 0.001552 0.000605 0.069923 ( 0.067922)
build_all 0.005778 0.004527 1.574240 ( 0.601322)
build_install 0.008800 0.014087 1.915103 ( 0.947118)
test_btest 0.000826 0.000435 91.421967 ( 9.543795)
test_basic 0.004268 0.002247 0.356963 ( 0.453231)
test_all 0.002272 0.002684 685.880795 ( 68.809658)
test_rubyspec 0.101897 0.068134 47.080326 ( 55.452460)
total: 137.04 sec