Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-212119
#<BuildRuby:0x0000561b06c000b8
@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.20230308-212119",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000524 0.003546 0.822926 ( 2.060346)
build_miniruby 0.000772 0.000141 0.632769 ( 0.632767)
build_ruby 0.001331 0.000242 2.098662 ( 2.102736)
build_all 0.008274 0.000000 11.262915 ( 1.015697)
build_install 0.006831 0.000000 1.550576 ( 0.827337)
test_btest 0.000697 0.000000 76.756835 ( 6.632069)
test_basic 0.003262 0.000000 0.246362 ( 0.343043)
test_all 0.002306 0.000000 386.965962 ( 35.857124)
test_rubyspec 0.005136 0.026022 36.232008 ( 46.768278)
total: 96.24 sec