Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-013152
#<BuildRuby:0x000055b19f92b340
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220210-013152",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009362 0.001695 0.999505 ( 2.567716)
build_miniruby 0.001483 0.000457 0.079480 ( 0.077129)
build_ruby 0.001575 0.000484 0.075072 ( 0.072675)
build_all 0.007932 0.002441 4.171985 ( 0.763824)
build_install 0.015052 0.008680 7.848775 ( 2.329164)
test_btest 0.001330 0.000000 71.895098 ( 8.334534)
test_basic 0.002026 0.004952 0.327895 ( 0.417929)
test_all 0.001406 0.000562 685.631386 ( 66.851041)
test_rubyspec 0.099662 0.068185 46.282971 ( 51.780445)
total: 133.20 sec