Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-020602
#<BuildRuby:0x000055d5f758c8e8
@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.20220308-020602",
@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.000016 0.000005 0.000021 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011568 0.001089 0.989667 ( 1.288913)
build_miniruby 0.001648 0.000470 0.077580 ( 0.075803)
build_ruby 0.001461 0.000417 0.073630 ( 0.072053)
build_all 0.008821 0.002520 4.110162 ( 0.872157)
build_install 0.005517 0.017832 7.976471 ( 2.416446)
test_btest 0.000759 0.000379 75.105295 ( 7.831123)
test_basic 0.006777 0.000932 0.347213 ( 0.435901)
test_all 0.001285 0.000604 665.504656 ( 65.626598)
test_rubyspec 0.079411 0.083291 46.513781 ( 52.071895)
total: 130.69 sec