Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-044827
#<BuildRuby:0x00005647d75ac060
@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.20230206-044827",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003214 0.000536 0.635685 ( 1.747834)
build_miniruby 0.000771 0.000129 0.616236 ( 0.615556)
build_ruby 0.001210 0.000000 2.068828 ( 2.068595)
build_all 0.008651 0.000000 12.161361 ( 1.493653)
build_install 0.002853 0.003488 1.445206 ( 0.705922)
test_btest 0.000578 0.000109 64.818217 ( 6.045586)
test_basic 0.003133 0.000587 0.268397 ( 0.364087)
test_all 0.000911 0.000170 487.730104 ( 47.350197)
test_rubyspec 0.005265 0.024392 35.205688 ( 45.784762)
total: 106.18 sec