Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-184922
#<BuildRuby:0x00005604b9aacc10
@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.20220220-184922",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011311 0.000000 0.929546 ( 0.973167)
build_miniruby 0.001994 0.000000 0.072663 ( 0.071144)
build_ruby 0.001851 0.000000 0.077725 ( 0.075422)
build_all 0.010603 0.000000 4.110135 ( 0.789002)
build_install 0.022199 0.001411 7.819378 ( 2.334163)
test_btest 0.000829 0.000079 74.233233 ( 8.004729)
test_basic 0.006940 0.000000 0.337877 ( 0.427341)
test_all 0.002205 0.000000 711.670096 ( 68.731618)
test_rubyspec 0.123183 0.032318 46.192382 ( 51.659147)
total: 133.07 sec