Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-060051
#<BuildRuby:0x0000564cf9fd5560
@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-060051",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.008497 0.001961 0.956257 ( 1.462381)
build_miniruby 0.001433 0.000331 0.075732 ( 0.074575)
build_ruby 0.001730 0.000399 0.078285 ( 0.076060)
build_all 0.004071 0.006076 4.071844 ( 0.810851)
build_install 0.016434 0.005057 7.795918 ( 2.324343)
test_btest 0.000987 0.000304 47.082198 ( 43.976724)
test_basic 0.001368 0.007021 0.332585 ( 0.421019)
test_all 0.002379 0.000299 691.634695 ( 66.593518)
test_rubyspec 0.103998 0.068519 45.980205 ( 51.295156)
total: 167.04 sec