Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-233437
#<BuildRuby:0x000055628d1cf418
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221122-233437",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000771 0.004197 1.128028 ( 1.177841)
build_miniruby 0.000707 0.000202 0.972891 ( 0.971807)
build_ruby 0.000904 0.000258 2.881341 ( 2.781102)
build_all 0.007836 0.000982 15.921371 ( 3.295142)
build_install 0.005222 0.003349 2.010522 ( 1.151374)
test_btest 0.000462 0.000135 56.131539 ( 12.093009)
test_basic 0.004946 0.000200 0.322275 ( 0.412256)
test_all 0.001092 0.000304 674.171352 (114.719535)
test_rubyspec 0.045762 0.015462 53.440872 ( 61.642835)
total: 198.25 sec