Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-231831
#<BuildRuby:0x0000557123236038
@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.20220819-231831",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007110 0.003763 0.831957 ( 0.862649)
build_miniruby 0.001213 0.000260 0.052074 ( 0.050632)
build_ruby 0.002066 0.000000 0.062422 ( 0.059980)
build_all 0.007459 0.001124 1.270073 ( 0.466167)
build_install 0.009930 0.005739 1.562840 ( 0.773567)
test_btest 0.001135 0.000284 52.303031 ( 6.104050)
test_basic 0.006088 0.000310 0.296197 ( 0.386734)
test_all 0.003083 0.000725 506.678790 ( 52.324709)
test_rubyspec 0.066613 0.055991 41.935784 ( 50.551264)
total: 111.58 sec