Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-210435
#<BuildRuby:0x0000559216b077e8
@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-210435",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006429 0.003762 0.944572 ( 0.976409)
build_miniruby 0.001664 0.000333 0.074392 ( 0.072683)
build_ruby 0.001780 0.000356 0.075379 ( 0.073577)
build_all 0.006548 0.004808 4.110425 ( 0.807130)
build_install 0.012540 0.011637 7.878405 ( 2.373754)
test_btest 0.000988 0.000348 47.450692 ( 44.224448)
test_basic 0.004024 0.004575 0.346140 ( 0.433529)
test_all 0.001571 0.000611 658.884711 ( 65.246924)
test_rubyspec 0.085868 0.071943 46.181911 ( 51.659091)
total: 165.87 sec