Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-201138
#<BuildRuby:0x00005566a26b7778
@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.20220314-201138",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008624 0.003395 0.986543 ( 1.022156)
build_miniruby 0.002399 0.000000 0.075650 ( 0.073082)
build_ruby 0.002200 0.000151 0.075573 ( 0.073479)
build_all 0.009463 0.000000 4.191998 ( 0.848292)
build_install 0.023087 0.000000 8.030528 ( 2.433283)
test_btest 0.001324 0.000000 72.564605 ( 8.048173)
test_basic 0.007576 0.000000 0.335586 ( 0.429558)
test_all 0.001734 0.000000 682.108846 ( 66.420120)
test_rubyspec 0.124521 0.050501 46.329830 ( 51.717296)
total: 131.07 sec