Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-133924
#<BuildRuby:0x000055587f1188e8
@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.20220302-133924",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010393 1.000057 ( 1.302093)
build_miniruby 0.000000 0.001808 0.075977 ( 0.074712)
build_ruby 0.000000 0.001657 0.080285 ( 0.078608)
build_all 0.007529 0.003417 4.180338 ( 0.850456)
build_install 0.018123 0.006524 8.034442 ( 2.409417)
test_btest 0.001334 0.000000 75.005758 ( 8.113604)
test_basic 0.003598 0.004427 0.346061 ( 0.444190)
test_all 0.002528 0.000350 711.236441 ( 68.093539)
test_rubyspec 0.102273 0.068703 46.472018 ( 51.852262)
total: 133.22 sec