Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-203855
#<BuildRuby:0x00005642e9a50528
@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.20220201-203855",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000041 0.000012 0.000053 ( 0.000054)
build_up 0.006074 0.004688 0.935369 ( 1.332177)
build_miniruby 0.001528 0.000510 0.079034 ( 0.076624)
build_ruby 0.001561 0.000520 0.079473 ( 0.077047)
build_all 0.009231 0.001473 4.163969 ( 0.798405)
build_install 0.017446 0.007422 7.860784 ( 2.319767)
test_btest 0.000928 0.000310 47.730246 ( 44.605102)
test_basic 0.006970 0.000777 0.338888 ( 0.428007)
test_all 0.001309 0.000414 664.371363 ( 65.324239)
test_rubyspec 0.120487 0.047336 46.043870 ( 51.450809)
total: 166.41 sec