Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-180956
#<BuildRuby:0x000055e9ce419390
@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.20220829-180956",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011353 0.000469 0.809780 ( 0.889691)
build_miniruby 0.001221 0.000175 0.063393 ( 0.062739)
build_ruby 0.001355 0.000000 0.066713 ( 0.066106)
build_all 0.007993 0.000084 1.282937 ( 0.478461)
build_install 0.009438 0.010009 1.619372 ( 0.816470)
test_btest 0.000988 0.000233 54.415220 ( 6.471347)
test_basic 0.000891 0.005038 0.296899 ( 0.388947)
test_all 0.000000 0.003945 488.674585 ( 51.787022)
test_rubyspec 0.076012 0.044477 41.417289 ( 49.977373)
total: 110.94 sec