Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-222221
#<BuildRuby:0x000055d5f3387718
@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.20220129-222221",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.011337 0.001027 0.939617 ( 1.356642)
build_miniruby 0.001786 0.000510 0.074994 ( 0.074180)
build_ruby 0.001528 0.000437 0.075545 ( 0.074755)
build_all 0.004752 0.004506 4.048399 ( 0.770673)
build_install 0.017011 0.005670 7.811685 ( 2.331243)
test_btest 0.000905 0.000302 47.333754 ( 43.983137)
test_basic 0.006237 0.002079 0.329135 ( 0.418460)
test_all 0.000821 0.001552 656.150546 ( 65.008663)
test_rubyspec 0.110680 0.057053 45.509130 ( 50.704378)
total: 164.72 sec