Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-074020
#<BuildRuby:0x0000562ed65c3d38
@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.20230808-074020",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002295 0.002660 1.668826 ( 2.943368)
build_miniruby 0.000747 0.000187 0.878892 ( 0.878373)
build_ruby 0.001024 0.000256 3.181027 ( 3.180352)
build_all 0.008537 0.001088 15.116657 ( 1.349012)
build_install 0.004645 0.004320 2.230196 ( 1.945824)
test_btest 0.000659 0.000188 86.888121 ( 7.650624)
test_basic 0.003518 0.001006 0.780856 ( 0.857414)
test_all 0.000952 0.000272 558.049468 ( 52.883695)
test_rubyspec 0.021021 0.022077 48.010443 ( 60.357756)
total: 132.05 sec