Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-043804
#<BuildRuby:0x0000564db26e92f8
@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.20220606-043804",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010067 0.002233 0.819591 ( 1.342724)
build_miniruby 0.002457 0.000000 0.066883 ( 0.064277)
build_ruby 0.001648 0.000000 0.065924 ( 0.064411)
build_all 0.007285 0.000779 1.222111 ( 0.510209)
build_install 0.011673 0.006880 4.911546 ( 2.520228)
test_btest 0.001990 0.000000 52.482337 ( 5.933545)
test_basic 0.000000 0.005984 0.301813 ( 0.393252)
test_all 0.000272 0.001758 515.031716 ( 53.728367)
test_rubyspec 0.095148 0.037552 41.353763 ( 47.256225)
total: 111.81 sec