Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-112348
#<BuildRuby:0x0000557321c0f140
@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-112348",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004067 0.000000 0.646724 ( 1.076460)
build_miniruby 0.000739 0.000242 0.629997 ( 0.629382)
build_ruby 0.000848 0.000340 2.029420 ( 2.028875)
build_all 0.007633 0.001176 12.193067 ( 1.480459)
build_install 0.004605 0.001675 1.471690 ( 0.718721)
test_btest 0.000515 0.000188 63.897911 ( 5.859352)
test_basic 0.002550 0.000928 0.246048 ( 0.341540)
test_all 0.000000 0.001108 496.593042 ( 47.195021)
test_rubyspec 0.009958 0.017706 34.939325 ( 45.530823)
total: 104.86 sec