Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-043232
#<BuildRuby:0x000056487e07cea8
@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.20220916-043232",
@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.000004 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009400 0.000285 1.087069 ( 1.362897)
build_miniruby 0.001459 0.000000 0.076326 ( 0.075193)
build_ruby 0.002159 0.000000 0.074903 ( 0.072606)
build_all 0.005659 0.004441 1.577082 ( 0.610858)
build_install 0.016113 0.006350 1.898281 ( 0.938992)
test_btest 0.000889 0.000247 96.087286 ( 9.157702)
test_basic 0.007296 0.000682 0.350515 ( 0.437748)
test_all 0.004393 0.000000 636.151001 ( 66.018322)
test_rubyspec 0.113476 0.058283 46.811757 ( 55.061412)
total: 133.74 sec