Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-011248
#<BuildRuby:0x000055a622828480
@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.20220220-011248",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000044 0.000007 0.000051 ( 0.000049)
build_up 0.009193 0.001415 0.937760 ( 0.977521)
build_miniruby 0.001704 0.000262 0.075188 ( 0.073145)
build_ruby 0.002087 0.000321 0.075173 ( 0.072654)
build_all 0.004988 0.005007 4.130694 ( 0.788264)
build_install 0.020670 0.003131 7.855175 ( 2.322326)
test_btest 0.001134 0.000227 74.400067 ( 7.904265)
test_basic 0.003137 0.004258 0.337792 ( 0.428150)
test_all 0.001484 0.000354 670.293050 ( 65.060074)
test_rubyspec 0.117199 0.048300 46.112215 ( 51.505610)
total: 129.13 sec