Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-133840
#<BuildRuby:0x0000562d53ab80e8
@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.20230727-133840",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006234 0.000220 1.551021 ( 2.872554)
build_miniruby 0.000977 0.000097 1.024817 ( 1.024649)
build_ruby 0.001221 0.000000 2.579287 ( 2.579634)
build_all 0.009112 0.000000 14.248582 ( 1.281008)
build_install 0.002045 0.006442 1.948108 ( 0.881215)
test_btest 0.000843 0.000130 78.763344 ( 7.646458)
test_basic 0.002227 0.002827 0.728907 ( 0.806246)
test_all 0.001313 0.000235 514.877302 ( 45.359430)
test_rubyspec 0.012973 0.027603 44.109892 ( 56.484645)
total: 118.94 sec