Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-092005
#<BuildRuby:0x000055f557b00610
@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.20220827-092005",
@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.000009)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003703 0.007977 0.987955 ( 1.049026)
build_miniruby 0.001386 0.000693 0.071080 ( 0.069484)
build_ruby 0.000945 0.000472 0.068915 ( 0.068172)
build_all 0.008629 0.000047 1.550324 ( 0.580214)
build_install 0.008593 0.010582 1.898857 ( 0.933119)
test_btest 0.001107 0.000000 75.107771 ( 8.635162)
test_basic 0.007775 0.000447 0.329753 ( 0.418203)
test_all 0.002019 0.000957 675.403491 ( 66.656368)
test_rubyspec 0.099303 0.069636 45.506835 ( 53.754104)
total: 132.16 sec