Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-102452
#<BuildRuby:0x00005625328c3810
@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.20220215-102452",
@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.000008 0.000005 0.000013 ( 0.000014)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.007056 0.004233 0.941699 ( 1.129063)
build_miniruby 0.001029 0.000617 0.075877 ( 0.074336)
build_ruby 0.000000 0.001963 0.077570 ( 0.075599)
build_all 0.006872 0.004001 4.194746 ( 0.799833)
build_install 0.010463 0.012457 7.832234 ( 2.303862)
test_btest 0.000617 0.000449 72.692890 ( 8.134556)
test_basic 0.007157 0.000861 0.328171 ( 0.415877)
test_all 0.001150 0.000767 651.768954 ( 67.428618)
test_rubyspec 0.078789 0.067403 45.903303 ( 51.349079)
total: 131.71 sec