Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-041244
#<BuildRuby:0x000055fab74b4af8
@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.20220222-041244",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007127 0.004154 0.974717 ( 3.784657)
build_miniruby 0.002232 0.000131 0.077269 ( 0.074950)
build_ruby 0.001672 0.000098 0.076236 ( 0.074956)
build_all 0.010115 0.000000 4.133676 ( 0.781397)
build_install 0.023535 0.000124 7.814340 ( 2.335456)
test_btest 0.001411 0.000000 77.407672 ( 8.053930)
test_basic 0.006499 0.000000 0.327745 ( 0.427164)
test_all 0.001893 0.000000 698.716079 ( 66.946031)
test_rubyspec 0.111345 0.064531 46.326116 ( 51.687361)
total: 134.17 sec