Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-233949
#<BuildRuby:0x000055d8ac4f7510
@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-233949",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011100 0.000389 0.995505 ( 1.174740)
build_miniruby 0.002182 0.000000 0.076537 ( 0.075195)
build_ruby 0.002374 0.000000 0.072970 ( 0.071076)
build_all 0.010097 0.000714 4.140949 ( 0.840078)
build_install 0.023401 0.000471 7.852001 ( 2.414765)
test_btest 0.001225 0.000111 75.892515 ( 8.201369)
test_basic 0.006977 0.000634 0.345805 ( 0.436568)
test_all 0.000000 0.001755 671.772775 ( 65.804626)
test_rubyspec 0.076497 0.085631 46.235907 ( 51.736413)
total: 130.76 sec