Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-145954
#<BuildRuby:0x0000560fdfcfb5f8
@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.20230724-145954",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004788 0.000845 1.555175 ( 2.886977)
build_miniruby 0.000783 0.000138 0.899472 ( 0.898599)
build_ruby 0.001279 0.000225 2.742313 ( 2.742132)
build_all 0.007630 0.001346 13.265268 ( 1.219413)
build_install 0.008814 0.000038 1.930222 ( 1.046497)
test_btest 0.000930 0.000000 76.650092 ( 7.196028)
test_basic 0.004985 0.000000 0.615229 ( 0.693176)
test_all 0.002112 0.000000 464.214679 ( 49.028874)
test_rubyspec 0.027326 0.013741 41.731319 ( 54.188159)
total: 119.90 sec