Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-120045
#<BuildRuby:0x000055d530753ce8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230615-120045",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002491 0.003565 1.380986 ( 2.631459)
build_miniruby 0.000812 0.000226 0.742648 ( 0.742243)
build_ruby 0.000960 0.000267 2.424965 ( 2.425422)
build_all 0.004647 0.005549 12.655436 ( 1.118588)
build_install 0.004914 0.002998 1.804648 ( 0.863650)
test_btest 0.000732 0.000256 83.996107 ( 7.327904)
test_basic 0.000000 0.004494 0.689453 ( 0.772002)
test_all 0.000190 0.001953 419.523177 ( 43.364358)
test_rubyspec 0.024064 0.015806 41.579775 ( 54.131781)
total: 113.38 sec