Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-064959
#<BuildRuby:0x000055970d2dc9c8
@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.20220814-064959",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002912 0.007897 0.964153 ( 1.013460)
build_miniruby 0.001707 0.000341 0.077266 ( 0.075912)
build_ruby 0.001435 0.000287 0.077712 ( 0.077027)
build_all 0.009165 0.000132 1.537453 ( 0.582354)
build_install 0.017886 0.001479 1.888026 ( 0.935296)
test_btest 0.001030 0.000163 76.401233 ( 8.501295)
test_basic 0.000000 0.007634 0.330875 ( 0.421249)
test_all 0.001540 0.001990 683.483014 ( 67.220416)
test_rubyspec 0.094282 0.086694 45.969939 ( 53.464498)
total: 132.29 sec