Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-131839
#<BuildRuby:0x000055ca57d7fb50
@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.20230610-131839",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005136 0.000055 1.374518 ( 2.585455)
build_miniruby 0.001255 0.000060 0.798173 ( 0.797143)
build_ruby 0.000000 0.001201 2.449699 ( 2.450115)
build_all 0.005935 0.003013 12.533937 ( 1.098676)
build_install 0.004779 0.002807 1.756358 ( 0.848669)
test_btest 0.000985 0.000114 81.214159 ( 6.844441)
test_basic 0.001021 0.003929 0.713562 ( 0.793856)
test_all 0.000919 0.000141 424.665796 ( 46.016299)
test_rubyspec 0.020273 0.020710 42.233326 ( 54.706032)
total: 116.14 sec