Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-030913
#<BuildRuby:0x0000561c29e340b8
@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="-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.20230309-030913",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000007)
build_up 0.003020 0.001007 0.826877 ( 2.239227)
build_miniruby 0.000681 0.000227 0.640415 ( 0.639570)
build_ruby 0.000831 0.000277 2.128544 ( 2.128199)
build_all 0.001197 0.007160 11.181923 ( 0.957699)
build_install 0.005901 0.000837 1.539731 ( 0.825744)
test_btest 0.000407 0.000185 74.477595 ( 6.726076)
test_basic 0.002196 0.000998 0.250406 ( 0.346656)
test_all 0.001424 0.000449 386.610218 ( 39.586891)
test_rubyspec 0.015973 0.012748 36.010098 ( 46.520105)
total: 99.97 sec