Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-222704
#<BuildRuby:0x0000563ecda740d8
@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.20230204-222704",
@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.000239 0.003967 0.622434 ( 1.033563)
build_miniruby 0.000883 0.000064 0.644784 ( 0.644101)
build_ruby 0.001253 0.000090 2.032378 ( 2.060595)
build_all 0.005895 0.003371 11.973300 ( 1.491340)
build_install 0.005780 0.000680 1.476012 ( 0.693384)
test_btest 0.000576 0.000068 65.523860 ( 6.181552)
test_basic 0.000000 0.003344 0.241649 ( 0.337094)
test_all 0.000557 0.000825 479.094543 ( 50.754964)
test_rubyspec 0.012340 0.015240 35.490975 ( 46.073486)
total: 109.27 sec