Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-020958
#<BuildRuby:0x0000558c81f4f868
@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.20230105-020958",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003269 0.000251 0.598308 ( 1.043430)
build_miniruby 0.000809 0.000000 0.667953 ( 0.666980)
build_ruby 0.000000 0.001267 2.414074 ( 2.413655)
build_all 0.006511 0.002726 12.840271 ( 1.606624)
build_install 0.002858 0.003884 1.623960 ( 0.767908)
test_btest 0.000633 0.000119 65.688506 ( 6.326403)
test_basic 0.002878 0.000540 0.269700 ( 0.365167)
test_all 0.001137 0.000214 497.274448 ( 46.954845)
test_rubyspec 0.012169 0.017058 34.968444 ( 45.615378)
total: 105.76 sec