Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-075329
#<BuildRuby:0x0000555fb79e3d58
@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.20230214-075329",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000036 0.000000 0.000036 ( 0.000047)
build_up 0.004140 0.000030 0.771021 ( 1.175816)
build_miniruby 0.000000 0.001010 0.667701 ( 0.667007)
build_ruby 0.000000 0.001145 2.119172 ( 2.118691)
build_all 0.007679 0.001687 12.536394 ( 1.525571)
build_install 0.003430 0.002926 1.536073 ( 0.757059)
test_btest 0.000000 0.000676 63.805297 ( 6.512681)
test_basic 0.000241 0.003075 0.277654 ( 0.373653)
test_all 0.000999 0.000188 494.176974 ( 47.045115)
test_rubyspec 0.022285 0.004507 35.961949 ( 46.418927)
total: 106.60 sec