Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-114432
#<BuildRuby:0x00005630f0d144e0
@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.20220731-114432",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010237 0.002246 0.964990 ( 1.043124)
build_miniruby 0.001609 0.000585 0.074097 ( 0.071797)
build_ruby 0.001330 0.000484 0.076327 ( 0.074839)
build_all 0.010263 0.000138 1.534742 ( 0.583066)
build_install 0.015705 0.006884 5.164462 ( 2.094325)
test_btest 0.001049 0.000350 72.917450 ( 8.060346)
test_basic 0.006578 0.000364 0.322348 ( 0.411877)
test_all 0.001409 0.000441 628.897667 ( 63.872693)
test_rubyspec 0.077080 0.089556 45.578725 ( 51.337366)
total: 127.55 sec