Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-143824
#<BuildRuby:0x00005617c97aff30
@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.20230107-143824",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003060 0.000834 0.637623 ( 1.070845)
build_miniruby 0.000689 0.000188 0.683308 ( 0.682452)
build_ruby 0.001009 0.000275 2.420996 ( 2.420354)
build_all 0.005076 0.004647 12.933219 ( 1.595931)
build_install 0.003908 0.002679 1.522938 ( 0.716005)
test_btest 0.000449 0.000161 67.768755 ( 6.454784)
test_basic 0.002854 0.001019 0.263317 ( 0.358142)
test_all 0.000975 0.000348 497.878558 ( 52.532328)
test_rubyspec 0.017003 0.011733 35.909470 ( 46.324415)
total: 112.16 sec