Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-050139
#<BuildRuby:0x000056402a4c95a8
@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.20220131-050139",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000088 0.000032 0.000120 ( 0.000064)
build_up 0.010053 0.000655 0.934291 ( 1.404592)
build_miniruby 0.001266 0.000389 0.068163 ( 0.067955)
build_ruby 0.002061 0.000635 0.073026 ( 0.072151)
build_all 0.009458 0.000178 4.109342 ( 0.805281)
build_install 0.021602 0.001839 7.781869 ( 2.367258)
test_btest 0.001055 0.000234 47.625083 ( 44.343632)
test_basic 0.001900 0.005497 0.341976 ( 0.433109)
test_all 0.002008 0.000000 645.713815 ( 65.105696)
test_rubyspec 0.074887 0.081903 46.093518 ( 51.498607)
total: 166.10 sec