Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-191354
#<BuildRuby:0x0000563af6923df8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230125-191354",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006348 0.000000 0.837040 ( 1.028582)
build_miniruby 0.001208 0.000000 1.013396 ( 1.011507)
build_ruby 0.001598 0.000000 2.792906 ( 2.790408)
build_all 0.009279 0.000534 16.801499 ( 3.008262)
build_install 0.006516 0.004914 2.094976 ( 1.078606)
test_btest 0.000935 0.000275 73.862379 ( 10.160464)
test_basic 0.005503 0.001619 0.357284 ( 0.442473)
test_all 0.001044 0.000161 672.903037 ( 95.343450)
test_rubyspec 0.088675 0.035787 51.791190 ( 59.911084)
total: 174.78 sec