Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-182054
#<BuildRuby:0x000055ba17f536e8
@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.20230131-182054",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003773 0.000000 0.623998 ( 1.038277)
build_miniruby 0.000805 0.000064 0.622889 ( 0.622119)
build_ruby 0.000993 0.000165 2.031967 ( 2.031616)
build_all 0.005752 0.003726 11.951583 ( 1.484782)
build_install 0.005278 0.001131 1.523740 ( 0.725650)
test_btest 0.000575 0.000123 64.559189 ( 6.059133)
test_basic 0.003127 0.000670 0.261091 ( 0.356097)
test_all 0.001000 0.000215 485.495109 ( 45.562149)
test_rubyspec 0.018799 0.007140 34.609813 ( 45.207876)
total: 103.09 sec