Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-121538
#<BuildRuby:0x000055e6d735e148
@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.20220626-121538",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010668 0.000476 0.891527 ( 1.042355)
build_miniruby 0.001375 0.000099 0.063757 ( 0.063383)
build_ruby 0.001098 0.000079 0.057926 ( 0.057198)
build_all 0.007519 0.000000 1.186624 ( 0.485077)
build_install 0.016035 0.003808 4.987878 ( 2.526912)
test_btest 0.001928 0.000184 52.926693 ( 6.161390)
test_basic 0.006227 0.000171 0.279862 ( 0.371118)
test_all 0.003699 0.000337 489.673240 ( 52.137367)
test_rubyspec 0.106400 0.035299 41.750157 ( 47.328598)
total: 110.17 sec