Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-223744
#<BuildRuby:0x000055621d316f08
@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.20220729-223744",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008685 0.001447 0.813876 ( 1.132862)
build_miniruby 0.001748 0.000000 0.058417 ( 0.057133)
build_ruby 0.002042 0.000000 0.063992 ( 0.061368)
build_all 0.007172 0.000975 1.233562 ( 0.470600)
build_install 0.012157 0.005569 4.321211 ( 1.828956)
test_btest 0.001468 0.000294 52.586493 ( 6.312140)
test_basic 0.005557 0.001111 0.299495 ( 0.395097)
test_all 0.002772 0.000182 508.056259 ( 53.110485)
test_rubyspec 0.060089 0.074291 41.755085 ( 47.706246)
total: 111.08 sec