Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-214707
#<BuildRuby:0x000055c274439888
@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-214707",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008154 0.001254 0.934750 ( 1.088645)
build_miniruby 0.000000 0.002263 0.068720 ( 0.067349)
build_ruby 0.000356 0.001263 0.069770 ( 0.069848)
build_all 0.008224 0.001762 4.114263 ( 0.790207)
build_install 0.017799 0.006844 7.845509 ( 2.422285)
test_btest 0.001355 0.000338 47.258850 ( 45.001276)
test_basic 0.005923 0.001480 0.342021 ( 0.432706)
test_all 0.001310 0.000328 647.553303 ( 64.894560)
test_rubyspec 0.080951 0.079789 45.839985 ( 51.020556)
total: 165.79 sec