Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-033355
#<BuildRuby:0x0000563ac2c951a0
@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.20220205-033355",
@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.000015 0.000005 0.000020 ( 0.000019)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.010526 0.002041 0.990781 ( 1.110766)
build_miniruby 0.001444 0.000444 0.074941 ( 0.073063)
build_ruby 0.001327 0.000408 0.070369 ( 0.068957)
build_all 0.010102 0.000000 4.088804 ( 0.794752)
build_install 0.023477 0.000250 7.935548 ( 2.365071)
test_btest 0.001001 0.000201 46.846677 ( 44.967425)
test_basic 0.002376 0.005348 0.329341 ( 0.418073)
test_all 0.002311 0.000171 656.003019 ( 64.987505)
test_rubyspec 0.110155 0.061046 46.179825 ( 51.684199)
total: 166.47 sec