Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-105708
#<BuildRuby:0x0000564c0f492eb8
@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.20231029-105708",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003770 0.001179 1.407393 ( 1.673894)
build_miniruby 0.001050 0.000328 0.922477 ( 0.921342)
build_ruby 0.000000 0.001276 2.649731 ( 2.651087)
build_all 0.006583 0.003722 15.915542 ( 1.452163)
build_install 0.009289 0.000178 4.765635 ( 1.150519)
test_btest 0.000808 0.000255 82.636583 ( 7.269128)
test_basic 0.003431 0.001083 0.687993 ( 0.765904)
test_all 0.111461 0.023145 491.956879 ( 56.276438)
test_rubyspec 0.026377 0.019642 50.789977 ( 63.180984)
total: 135.34 sec