Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-174510
#<BuildRuby:0x000055d460ff37e8
@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.20220201-174510",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011672 0.000772 0.942257 ( 1.127796)
build_miniruby 0.001733 0.000346 0.074290 ( 0.072255)
build_ruby 0.001768 0.000353 0.083179 ( 0.080783)
build_all 0.005540 0.004695 4.178158 ( 0.802935)
build_install 0.020648 0.002594 7.875793 ( 2.336351)
test_btest 0.000949 0.000211 46.939127 ( 44.192097)
test_basic 0.005686 0.001263 0.333680 ( 0.424878)
test_all 0.001442 0.000320 695.785013 ( 67.098964)
test_rubyspec 0.095933 0.060445 46.061582 ( 51.556456)
total: 167.69 sec