Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-160233
#<BuildRuby:0x000055e32776ae98
@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.20230330-160233",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000138 0.003808 0.844361 ( 2.229105)
build_miniruby 0.000860 0.000066 0.672806 ( 0.672187)
build_ruby 0.001092 0.000084 2.221543 ( 2.220725)
build_all 0.004813 0.004091 12.081730 ( 1.110715)
build_install 0.005882 0.000841 1.705449 ( 0.885225)
test_btest 0.000643 0.000000 77.096637 ( 7.506809)
test_basic 0.000000 0.003000 0.265247 ( 0.360613)
test_all 0.000000 0.001023 448.118772 ( 44.206582)
test_rubyspec 0.012923 0.008077 37.370984 ( 47.898214)
total: 107.09 sec