Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-045650
#<BuildRuby:0x00005624c10ebf00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-045650",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005284 0.001321 0.817378 ( 1.047262)
build_miniruby 0.001011 0.000000 0.056748 ( 0.055504)
build_ruby 0.000994 0.000000 0.058959 ( 0.057700)
build_all 0.004083 0.000431 1.523405 ( 0.583756)
build_install 0.011174 0.000000 5.594729 ( 2.152190)
test_btest 0.000824 0.000000 51.737014 ( 7.711530)
test_basic 0.005343 0.000000 0.350204 ( 0.438910)
test_all 0.001130 0.000000 592.695741 ( 87.813503)
test_rubyspec 0.091922 0.037202 43.694449 ( 49.294055)
total: 149.15 sec