Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-021855
#<BuildRuby:0x000055b68c54b800
@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.20220613-021855",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.008202 0.002715 1.016438 ( 5.024922)
build_miniruby 0.001695 0.000299 0.073570 ( 0.073134)
build_ruby 0.001812 0.000319 0.068454 ( 0.068088)
build_all 0.008139 0.000698 1.517924 ( 0.620713)
build_install 0.009170 0.012796 5.809285 ( 2.836724)
test_btest 0.000813 0.000244 75.858279 ( 8.311632)
test_basic 0.001164 0.007368 0.326836 ( 0.415923)
test_all 0.002689 0.000000 695.410321 ( 67.317180)
test_rubyspec 0.075041 0.092449 45.699503 ( 51.493148)
total: 136.16 sec