Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-042646
#<BuildRuby:0x000055e4e68d3918
@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.20230612-042646",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004898 0.000125 1.297825 ( 2.581754)
build_miniruby 0.000923 0.000154 0.819413 ( 0.819057)
build_ruby 0.001081 0.000181 2.424818 ( 2.424570)
build_all 0.008238 0.001373 12.941310 ( 1.110748)
build_install 0.007915 0.000000 1.805144 ( 0.872500)
test_btest 0.001014 0.000000 83.494402 ( 6.923431)
test_basic 0.000000 0.003950 0.596494 ( 0.683959)
test_all 0.000231 0.002283 427.789236 ( 44.424534)
test_rubyspec 0.010175 0.028605 42.828815 ( 55.268280)
total: 115.11 sec