Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-115559
#<BuildRuby:0x000055bee9fe0a58
@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.20220207-115559",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000033 0.000005 0.000038 ( 0.000036)
build_up 0.004080 0.006926 0.961987 ( 1.029956)
build_miniruby 0.001495 0.000399 0.079257 ( 0.078218)
build_ruby 0.001690 0.000000 0.077494 ( 0.076590)
build_all 0.009284 0.000801 4.097295 ( 0.782515)
build_install 0.016514 0.006065 7.814966 ( 2.355203)
test_btest 0.000832 0.000217 78.028183 ( 8.445599)
test_basic 0.006757 0.000753 0.338707 ( 0.428023)
test_all 0.001377 0.000344 695.241000 ( 67.654695)
test_rubyspec 0.095700 0.071453 46.082432 ( 51.561268)
total: 132.41 sec