Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-060449
#<BuildRuby:0x000055a8b7d77070
@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.20230615-060449",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003747 0.000749 1.328589 ( 2.605453)
build_miniruby 0.000885 0.000177 0.785475 ( 0.784821)
build_ruby 0.001091 0.000218 2.490109 ( 2.490023)
build_all 0.003068 0.007064 12.554114 ( 1.130338)
build_install 0.003996 0.004020 1.800719 ( 0.841405)
test_btest 0.000846 0.000325 81.946740 ( 7.506936)
test_basic 0.000000 0.005181 0.775353 ( 0.855592)
test_all 0.000000 0.001964 418.507198 ( 38.424602)
test_rubyspec 0.017934 0.022441 42.064656 ( 54.581381)
total: 109.22 sec