Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-095807
#<BuildRuby:0x000056118be83df0
@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.20230312-095807",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003974 0.000000 0.834711 ( 2.140869)
build_miniruby 0.000817 0.000065 0.637993 ( 0.637318)
build_ruby 0.001018 0.000093 2.078901 ( 2.078722)
build_all 0.005420 0.003274 11.498041 ( 1.023982)
build_install 0.006000 0.000857 1.554045 ( 0.820337)
test_btest 0.000961 0.000137 74.475725 ( 7.072474)
test_basic 0.000217 0.003512 0.247204 ( 0.342936)
test_all 0.001261 0.000252 399.682359 ( 44.788873)
test_rubyspec 0.020239 0.011815 35.930456 ( 46.365270)
total: 105.27 sec