Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-223459
#<BuildRuby:0x0000563b2da137b8
@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.20230807-223459",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001481 0.003494 1.387755 ( 2.702017)
build_miniruby 0.000862 0.000124 1.003692 ( 1.003075)
build_ruby 0.001038 0.000148 2.631170 ( 2.632045)
build_all 0.009365 0.000226 14.415405 ( 1.268452)
build_install 0.001349 0.007259 2.070123 ( 0.936164)
test_btest 0.000825 0.000172 83.628988 ( 7.201521)
test_basic 0.001113 0.004107 0.618662 ( 0.693137)
test_all 0.000405 0.000930 517.388417 ( 45.335030)
test_rubyspec 0.030235 0.013174 47.170635 ( 59.553866)
total: 121.33 sec