Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-204459
#<BuildRuby:0x0000560b42d6e5e0
@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-204459",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004918 0.006520 0.963581 ( 0.995641)
build_miniruby 0.001119 0.000559 0.069443 ( 0.067586)
build_ruby 0.001146 0.000573 0.079541 ( 0.077606)
build_all 0.005507 0.005184 4.159898 ( 0.786877)
build_install 0.021191 0.002826 7.798814 ( 2.330958)
test_btest 0.000749 0.000321 47.021770 ( 43.704232)
test_basic 0.007667 0.000907 0.344299 ( 0.431862)
test_all 0.001393 0.000557 701.532713 ( 67.864267)
test_rubyspec 0.086753 0.051857 45.836836 ( 51.286838)
total: 167.55 sec