Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-172235
#<BuildRuby:0x00005583b6cda548
@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.20220131-172235",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000015 0.000001 0.000016 ( 0.000009)
build_up 0.010337 0.000795 0.939301 ( 1.115615)
build_miniruby 0.001910 0.000147 0.065688 ( 0.063428)
build_ruby 0.001674 0.000129 0.076510 ( 0.075130)
build_all 0.000148 0.010116 4.153971 ( 0.786561)
build_install 0.021200 0.000000 7.801291 ( 2.344421)
test_btest 0.001151 0.000000 47.376982 ( 43.917482)
test_basic 0.006793 0.000000 0.338388 ( 0.427291)
test_all 0.001632 0.000113 678.736669 ( 71.166816)
test_rubyspec 0.107333 0.068257 46.119661 ( 51.422214)
total: 171.32 sec