Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-174727
#<BuildRuby:0x0000564651b2fbb8
@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.20230628-174727",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001348 0.003255 1.303424 ( 2.749777)
build_miniruby 0.000887 0.000247 0.838187 ( 0.837518)
build_ruby 0.001410 0.000000 2.585968 ( 2.586274)
build_all 0.009531 0.000801 16.177177 ( 1.391933)
build_install 0.009376 0.001266 4.923638 ( 1.200711)
test_btest 0.000910 0.000217 85.778886 ( 7.207551)
test_basic 0.003710 0.000883 0.772013 ( 0.852168)
test_all 0.001091 0.000260 467.515409 ( 44.191323)
test_rubyspec 0.019936 0.020685 43.920829 ( 56.395631)
total: 117.41 sec