Logfile: /home/ko1/ruby/logs/brlog.trunk.20230520-103618
#<BuildRuby:0x0000563da4107ba0
@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.20230520-103618",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004345 0.000543 1.413295 ( 2.639659)
build_miniruby 0.001022 0.000000 0.786894 ( 0.786773)
build_ruby 0.001252 0.000000 2.460814 ( 2.460936)
build_all 0.005583 0.003488 12.206949 ( 1.178752)
build_install 0.003464 0.003882 1.608945 ( 0.814481)
test_btest 0.000749 0.000150 81.923504 ( 6.833514)
test_basic 0.004186 0.000035 0.581347 ( 0.664973)
test_all 0.000614 0.000116 419.655607 ( 47.676556)
test_rubyspec 0.026674 0.011736 41.679525 ( 54.200559)
total: 117.26 sec