Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-010845
#<BuildRuby:0x000055623ded80d8
@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.20230213-010845",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003538 0.000272 0.613202 ( 1.002077)
build_miniruby 0.000867 0.000067 0.634150 ( 0.633857)
build_ruby 0.001132 0.000087 2.085570 ( 2.113370)
build_all 0.009529 0.000054 12.399746 ( 1.511027)
build_install 0.006235 0.000113 1.513176 ( 0.735651)
test_btest 0.000693 0.000043 65.951300 ( 6.223644)
test_basic 0.003232 0.000202 0.228780 ( 0.324499)
test_all 0.001010 0.000063 487.084639 ( 47.041746)
test_rubyspec 0.007064 0.021623 35.624385 ( 45.888133)
total: 105.47 sec