Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-100539
#<BuildRuby:0x000055f4fceffbb8
@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.20230601-100539",
@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.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005300 0.000386 1.495333 ( 2.760146)
build_miniruby 0.000000 0.001028 0.787871 ( 0.787272)
build_ruby 0.001087 0.000661 2.492049 ( 2.491601)
build_all 0.007687 0.001244 12.179472 ( 1.069296)
build_install 0.002530 0.004889 1.682947 ( 0.854547)
test_btest 0.000457 0.000168 80.683693 ( 7.276797)
test_basic 0.004303 0.000000 0.715393 ( 0.797897)
test_all 0.001298 0.000000 436.317631 ( 39.626769)
test_rubyspec 0.024519 0.015409 41.284906 ( 53.798258)
total: 109.46 sec