Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-050413
#<BuildRuby:0x000055baffbfe5e0
@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-050413",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006229 0.004449 0.950825 ( 2.859042)
build_miniruby 0.001368 0.000293 0.078334 ( 0.076927)
build_ruby 0.001898 0.000406 0.075770 ( 0.073417)
build_all 0.004783 0.005741 4.128002 ( 0.786919)
build_install 0.017888 0.005111 7.898081 ( 2.371373)
test_btest 0.000812 0.000232 47.434245 ( 44.138905)
test_basic 0.007413 0.000360 0.342963 ( 0.431896)
test_all 0.001572 0.000419 688.885097 ( 67.010532)
test_rubyspec 0.083677 0.073649 46.069096 ( 51.572328)
total: 169.32 sec