Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-113540
#<BuildRuby:0x0000557bb63bae48
@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.20230630-113540",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005936 1.336698 ( 2.682383)
build_miniruby 0.000000 0.000988 0.894277 ( 0.894872)
build_ruby 0.000662 0.000542 2.663846 ( 2.664167)
build_all 0.006941 0.002027 11.641850 ( 8.119547)
build_install 0.004587 0.003835 4.961738 ( 1.864748)
test_btest 0.000811 0.000203 84.332064 ( 6.918054)
test_basic 0.003120 0.000780 0.683957 ( 0.765313)
test_all 0.000546 0.000781 457.514195 ( 52.007092)
test_rubyspec 0.018100 0.029332 44.566357 ( 57.069360)
total: 132.99 sec