Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-021635
#<BuildRuby:0x000055e2e9b09560
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-021635",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005804 0.005087 0.970499 ( 1.735253)
build_miniruby 0.000000 0.001701 0.080960 ( 0.079135)
build_ruby 0.000687 0.001384 0.072357 ( 0.070434)
build_all 0.009615 0.000368 4.141320 ( 0.796460)
build_install 0.020686 0.003243 7.741814 ( 2.298276)
test_btest 0.001067 0.000232 46.858438 ( 43.810628)
test_basic 0.006478 0.001409 0.345009 ( 0.433347)
test_all 0.001898 0.000413 686.510679 ( 67.089880)
test_rubyspec 0.117249 0.042672 46.368989 ( 51.844785)
total: 168.16 sec