Logfile: /home/ko1/ruby/logs/brlog.trunk.20220705-020447
#<BuildRuby:0x000055bf95cb5408
@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.20220705-020447",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008501 0.000342 0.862792 ( 5.052367)
build_miniruby 0.001310 0.000101 0.056406 ( 0.055077)
build_ruby 0.001312 0.000101 0.052451 ( 0.051090)
build_all 0.007477 0.000575 1.216440 ( 0.488997)
build_install 0.008234 0.009964 4.950856 ( 2.464149)
test_btest 0.002159 0.000000 54.174795 ( 6.224361)
test_basic 0.003212 0.002913 0.293328 ( 0.383577)
test_all 0.002656 0.000000 485.590635 ( 51.718786)
test_rubyspec 0.085861 0.043775 41.886753 ( 47.847866)
total: 114.29 sec