Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-231805
#<BuildRuby:0x00005590f1acf788
@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.20220202-231805",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000398 0.010840 0.945338 ( 1.111857)
build_miniruby 0.001456 0.000560 0.076517 ( 0.075459)
build_ruby 0.001526 0.000587 0.077969 ( 0.077291)
build_all 0.003251 0.007698 4.147264 ( 0.798088)
build_install 0.018826 0.005260 7.793965 ( 2.343646)
test_btest 0.000753 0.000334 46.022496 ( 43.941871)
test_basic 0.001981 0.005194 0.342936 ( 0.432406)
test_all 0.001818 0.000320 664.860018 ( 65.391822)
test_rubyspec 0.077513 0.072154 46.293950 ( 51.676611)
total: 165.85 sec