Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-055512
#<BuildRuby:0x0000556bf6013918
@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.20220130-055512",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005846 0.004300 0.942096 ( 1.382820)
build_miniruby 0.002033 0.000136 0.078610 ( 0.076639)
build_ruby 0.001497 0.000099 0.076745 ( 0.075154)
build_all 0.010313 0.000360 4.045777 ( 0.760606)
build_install 0.018085 0.005273 7.746080 ( 2.338353)
test_btest 0.001405 0.000148 47.558925 ( 45.175640)
test_basic 0.008327 0.000000 0.345861 ( 0.436783)
test_all 0.001660 0.000000 689.163817 ( 67.235759)
test_rubyspec 0.120960 0.044749 45.695711 ( 51.167869)
total: 168.65 sec