Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-035909
#<BuildRuby:0x000055f8dc340ca8
@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.20220202-035909",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011066 0.000000 0.930070 ( 1.178722)
build_miniruby 0.002072 0.000000 0.074267 ( 0.072521)
build_ruby 0.002173 0.000000 0.077093 ( 0.074682)
build_all 0.011111 0.000000 4.154263 ( 0.790438)
build_install 0.013635 0.010330 7.765710 ( 2.306017)
test_btest 0.000970 0.000102 47.330635 ( 43.974983)
test_basic 0.007773 0.000255 0.342578 ( 0.438006)
test_all 0.001545 0.000154 651.715935 ( 64.807520)
test_rubyspec 0.132744 0.032251 46.334791 ( 51.459917)
total: 165.10 sec