Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-064230
#<BuildRuby:0x000055d69f7389c8
@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.20220730-064230",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007391 0.003360 0.986117 ( 1.268129)
build_miniruby 0.001787 0.000812 0.077897 ( 0.075466)
build_ruby 0.001243 0.000565 0.075804 ( 0.074908)
build_all 0.008795 0.001675 1.527384 ( 0.590748)
build_install 0.018542 0.004328 5.089388 ( 2.037852)
test_btest 0.000838 0.000314 69.022809 ( 8.129624)
test_basic 0.004972 0.001865 0.334847 ( 0.424678)
test_all 0.001294 0.000485 670.734192 ( 66.363073)
test_rubyspec 0.103505 0.062865 45.603319 ( 51.234168)
total: 130.20 sec