Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-031304
#<BuildRuby:0x000055dc0d4d7940
@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.20220407-031304",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010412 0.000890 1.022277 ( 2.054299)
build_miniruby 0.001536 0.000220 0.073339 ( 0.072155)
build_ruby 0.002003 0.000286 0.078083 ( 0.076177)
build_all 0.010728 0.000117 1.499383 ( 0.601978)
build_install 0.012682 0.010531 5.994695 ( 2.892156)
test_btest 0.000833 0.000185 77.881543 ( 8.113852)
test_basic 0.000662 0.007431 0.330420 ( 0.422970)
test_all 0.001810 0.000195 703.599060 ( 68.541071)
test_rubyspec 0.121737 0.044174 46.687119 ( 52.084987)
total: 134.86 sec