Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-082939
#<BuildRuby:0x000055bf278b35f8
@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-082939",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000873 0.003810 1.522456 ( 2.938439)
build_miniruby 0.000973 0.000097 0.759313 ( 0.759288)
build_ruby 0.001098 0.000110 2.446110 ( 2.446660)
build_all 0.009489 0.000515 13.150901 ( 1.177799)
build_install 0.007470 0.000711 1.924530 ( 0.892009)
test_btest 0.000806 0.000077 82.987102 ( 7.672927)
test_basic 0.004127 0.000393 0.694097 ( 0.776699)
test_all 0.001579 0.000151 462.124081 ( 42.389896)
test_rubyspec 0.013901 0.031495 41.384540 ( 53.837219)
total: 112.89 sec