Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-023834
#<BuildRuby:0x00005598a5cf0510
@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.20220315-023834",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007409 0.003923 0.981570 ( 6.822801)
build_miniruby 0.001889 0.000404 0.120444 ( 0.117373)
build_ruby 0.003515 0.000753 3.360836 ( 3.187816)
build_all 0.015314 0.006046 21.496166 ( 2.347588)
build_install 0.006858 0.016136 8.008740 ( 2.411190)
test_btest 0.001335 0.000000 77.158358 ( 8.291855)
test_basic 0.003575 0.004700 0.340047 ( 0.435156)
test_all 0.001668 0.000751 712.967101 ( 68.723621)
test_rubyspec 0.102373 0.073668 46.416498 ( 51.788144)
total: 144.13 sec