Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-103502
#<BuildRuby:0x000055bc6dedfba0
@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.20230620-103502",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004976 0.000262 1.393442 ( 2.817255)
build_miniruby 0.000966 0.000051 0.819776 ( 0.819798)
build_ruby 0.001302 0.000068 2.514293 ( 2.514932)
build_all 0.009952 0.000275 15.801088 ( 1.428505)
build_install 0.004604 0.004718 4.597599 ( 1.096024)
test_btest 0.000990 0.000095 83.254413 ( 6.963436)
test_basic 0.003294 0.000314 0.510511 ( 0.593884)
test_all 0.001089 0.000000 456.702898 ( 41.706557)
test_rubyspec 0.009980 0.029882 42.431224 ( 54.844355)
total: 112.79 sec