Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-095628
#<BuildRuby:0x000055920e67bb50
@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.20230610-095628",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005469 1.366238 ( 2.628942)
build_miniruby 0.000000 0.001013 0.763402 ( 0.762680)
build_ruby 0.000000 0.001373 2.316701 ( 2.317272)
build_all 0.006372 0.002536 12.195649 ( 1.096813)
build_install 0.004729 0.002893 1.744877 ( 0.885394)
test_btest 0.000765 0.000244 81.278132 ( 7.393011)
test_basic 0.003516 0.000000 0.705560 ( 0.788635)
test_all 0.001114 0.000292 406.393769 ( 45.096931)
test_rubyspec 0.017553 0.025748 42.415295 ( 54.895472)
total: 115.87 sec