Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-102226
#<BuildRuby:0x000055bc61a9c658
@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-102226",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000020)
build_up 0.008208 0.001895 0.941559 ( 1.814380)
build_miniruby 0.001686 0.000389 0.077944 ( 0.075561)
build_ruby 0.001879 0.000433 0.079735 ( 0.077233)
build_all 0.007205 0.004144 4.112160 ( 0.801399)
build_install 0.013332 0.007338 7.739622 ( 2.332300)
test_btest 0.000968 0.000302 47.532744 ( 45.235323)
test_basic 0.003744 0.004704 0.330742 ( 0.424049)
test_all 0.001553 0.000548 707.739325 ( 67.945872)
test_rubyspec 0.087428 0.068333 46.583658 ( 51.800316)
total: 170.51 sec