Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-161218
#<BuildRuby:0x0000563a2398d010
@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.20220201-161218",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000040 0.000006 0.000046 ( 0.000037)
build_up 0.010126 0.000838 0.998985 ( 1.297091)
build_miniruby 0.001529 0.000204 0.066454 ( 0.065730)
build_ruby 0.001694 0.000226 0.073930 ( 0.073241)
build_all 0.010329 0.000730 4.117912 ( 0.798974)
build_install 0.017117 0.006094 7.836686 ( 2.360472)
test_btest 0.001259 0.000210 46.942484 ( 43.957741)
test_basic 0.007832 0.000000 0.343152 ( 0.432123)
test_all 0.001969 0.000000 644.216953 ( 69.993317)
test_rubyspec 0.103721 0.069542 45.895178 ( 51.438643)
total: 170.42 sec