Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-051048
#<BuildRuby:0x00005605ae583ce8
@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.20230726-051048",
@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.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006443 0.001073 1.509870 ( 2.829771)
build_miniruby 0.000000 0.001084 0.960482 ( 0.959746)
build_ruby 0.000000 0.001181 2.677202 ( 2.678205)
build_all 0.009069 0.000473 14.958964 ( 1.328408)
build_install 0.004682 0.004156 2.042158 ( 0.944052)
test_btest 0.000797 0.000173 88.408174 ( 7.426272)
test_basic 0.004659 0.000150 0.732145 ( 0.808805)
test_all 0.001544 0.000153 529.648475 ( 60.824375)
test_rubyspec 0.022553 0.017097 44.215781 ( 56.580340)
total: 134.38 sec