Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-025057
#<BuildRuby:0x000055fb041d7680
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220508-025057",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000041 0.000003 0.000044 ( 0.000041)
build_up 0.010377 0.000152 1.026280 ( 1.064029)
build_miniruby 0.001664 0.000098 0.069654 ( 0.067641)
build_ruby 0.001750 0.000102 0.069995 ( 0.068069)
build_all 0.007945 0.000204 1.525989 ( 0.649152)
build_install 0.014362 0.005017 6.267248 ( 3.007463)
test_btest 0.000832 0.000083 71.527659 ( 10.145965)
test_basic 0.008347 0.000351 0.323933 ( 0.410579)
test_all 0.002793 0.000000 684.157746 ( 69.656070)
test_rubyspec 0.096970 0.026596 48.949811 ( 54.267227)
total: 139.34 sec