Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-151510
#<BuildRuby:0x0000563df3535930
@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.20220130-151510",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010671 0.950270 ( 1.096573)
build_miniruby 0.001591 0.000568 0.075300 ( 0.073361)
build_ruby 0.001629 0.000582 0.075977 ( 0.073689)
build_all 0.005659 0.004689 4.033297 ( 0.771757)
build_install 0.009514 0.013382 7.773469 ( 2.334658)
test_btest 0.000893 0.000476 46.480097 ( 43.107834)
test_basic 0.004558 0.002431 0.339202 ( 0.428622)
test_all 0.001160 0.000618 698.681466 ( 67.287933)
test_rubyspec 0.086020 0.079776 45.967489 ( 51.450328)
total: 166.63 sec