Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-123911
#<BuildRuby:0x000055db620ff940
@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.20220225-123911",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008625 0.001597 0.973524 ( 1.149847)
build_miniruby 0.001608 0.000536 0.073058 ( 0.070648)
build_ruby 0.001349 0.000449 0.075345 ( 0.073671)
build_all 0.010282 0.000000 4.153049 ( 0.834888)
build_install 0.008930 0.014573 7.923332 ( 2.438560)
test_btest 0.000839 0.000373 69.980172 ( 8.190204)
test_basic 0.002924 0.005584 0.339502 ( 0.425631)
test_all 0.001195 0.000598 669.086314 ( 65.362488)
test_rubyspec 0.093042 0.075101 46.119893 ( 51.643180)
total: 130.19 sec