Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-080803
#<BuildRuby:0x000056019c4b89c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220902-080803",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005047 0.006285 0.968638 ( 1.006498)
build_miniruby 0.001336 0.000779 0.077837 ( 0.075905)
build_ruby 0.001194 0.000696 0.078487 ( 0.077336)
build_all 0.006155 0.003590 1.571251 ( 0.591255)
build_install 0.021752 0.000000 1.900581 ( 0.930249)
test_btest 0.001447 0.000324 73.064605 ( 7.932163)
test_basic 0.004843 0.001995 0.328553 ( 0.417230)
test_all 0.004269 0.001757 657.311652 ( 65.430393)
test_rubyspec 0.095504 0.085758 45.512206 ( 53.904728)
total: 130.37 sec