Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-144504
#<BuildRuby:0x000055c49a618848
@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-144504",
@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.000010 0.000001 0.000011 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006614 0.006851 4.338101 ( 4.720480)
build_miniruby 0.001902 0.000476 0.767694 ( 0.765792)
build_ruby 0.000679 0.002968 3.294275 ( 3.077538)
build_all 0.021311 0.000000 21.009644 ( 2.289457)
build_install 0.016622 0.006703 7.976618 ( 2.335749)
test_btest 0.000000 0.001525 47.347484 ( 43.894547)
test_basic 0.004558 0.003307 0.348152 ( 0.437291)
test_all 0.001621 0.000463 668.933647 ( 65.725850)
test_rubyspec 0.141049 0.042392 46.020669 ( 51.404960)
total: 174.65 sec