Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-214937
#<BuildRuby:0x00005592a306b810
@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.20220228-214937",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007059 0.005152 1.014852 ( 1.077751)
build_miniruby 0.001346 0.000518 0.074916 ( 0.073268)
build_ruby 0.001573 0.000605 0.076601 ( 0.074780)
build_all 0.009888 0.000339 4.219648 ( 0.854552)
build_install 0.016986 0.007073 7.944217 ( 2.394491)
test_btest 0.000000 0.001406 79.914314 ( 8.283616)
test_basic 0.002749 0.004616 0.342729 ( 0.432907)
test_all 0.001320 0.000540 670.647866 ( 66.172382)
test_rubyspec 0.078592 0.082285 46.371799 ( 51.883846)
total: 131.25 sec