Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-063536
#<BuildRuby:0x0000558f88dce5c0
@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.20220728-063536",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000085 0.000013 0.000098 ( 0.000101)
build_up 0.003139 0.007935 1.014587 ( 3.860466)
build_miniruby 0.001722 0.000492 0.072068 ( 0.070007)
build_ruby 0.002244 0.000000 0.069675 ( 0.067985)
build_all 0.005084 0.005256 1.504152 ( 0.554256)
build_install 0.020982 0.001729 5.183345 ( 2.114075)
test_btest 0.001060 0.000289 76.423886 ( 8.479862)
test_basic 0.006077 0.001658 0.318667 ( 0.407904)
test_all 0.001624 0.000443 680.809716 ( 66.744341)
test_rubyspec 0.103423 0.062447 45.283582 ( 50.838901)
total: 133.14 sec