Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-124614
#<BuildRuby:0x0000560b013d55b0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-124614",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002182 0.008926 0.918895 ( 1.306879)
build_miniruby 0.001454 0.000559 0.067753 ( 0.066767)
build_ruby 0.001620 0.000623 0.074768 ( 0.073273)
build_all 0.003980 0.006302 4.067057 ( 0.784751)
build_install 0.018568 0.003605 7.817758 ( 2.338576)
test_btest 0.000902 0.000361 46.491223 ( 43.787303)
test_basic 0.007795 0.000880 0.330718 ( 0.418307)
test_all 0.001301 0.000488 659.860636 ( 66.318789)
test_rubyspec 0.088980 0.080406 45.817849 ( 51.286077)
total: 166.38 sec