Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-060502
#<BuildRuby:0x000056357d0176e8
@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.20230201-060502",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000263 0.003126 0.578667 ( 1.031340)
build_miniruby 0.000732 0.000169 0.627621 ( 0.626875)
build_ruby 0.000952 0.000220 2.052812 ( 2.052776)
build_all 0.007234 0.002768 11.958224 ( 1.471880)
build_install 0.006012 0.000574 1.480922 ( 0.694364)
test_btest 0.000565 0.000133 62.265339 ( 6.257860)
test_basic 0.000000 0.003326 0.264208 ( 0.359556)
test_all 0.000438 0.000491 475.011117 ( 45.126931)
test_rubyspec 0.023804 0.006261 34.577266 ( 45.173736)
total: 102.80 sec