Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-091504
#<BuildRuby:0x000055a7714906d8
@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.20220917-091504",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.009701 0.000000 1.097528 ( 1.088012)
build_miniruby 0.002082 0.000000 0.074787 ( 0.072642)
build_ruby 0.001799 0.000302 0.077551 ( 0.075434)
build_all 0.009712 0.001442 1.578607 ( 0.609969)
build_install 0.022571 0.000000 1.928441 ( 0.968055)
test_btest 0.001078 0.000000 92.331289 ( 9.967889)
test_basic 0.005766 0.002073 0.359883 ( 0.450374)
test_all 0.003775 0.000000 634.571307 ( 65.709429)
test_rubyspec 0.101995 0.072075 46.938238 ( 55.318201)
total: 134.26 sec