Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-190334
#<BuildRuby:0x0000564ae592caf8
@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.20220307-190334",
@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.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006714 0.004969 1.018989 ( 1.135768)
build_miniruby 0.001488 0.000572 0.075562 ( 0.074152)
build_ruby 0.001176 0.000452 0.069221 ( 0.068304)
build_all 0.006699 0.002577 4.221547 ( 0.859023)
build_install 0.016287 0.009150 7.939247 ( 2.446716)
test_btest 0.000787 0.000331 76.455916 ( 7.836039)
test_basic 0.002728 0.005508 0.344587 ( 0.433267)
test_all 0.001080 0.001568 675.759115 ( 66.085551)
test_rubyspec 0.082268 0.072116 46.485288 ( 51.888136)
total: 130.83 sec