Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-134514
#<BuildRuby:0x0000558bd1c53520
@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.20230612-134514",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002531 0.002888 1.320641 ( 2.627120)
build_miniruby 0.000863 0.000182 0.839981 ( 0.839327)
build_ruby 0.001062 0.000224 2.446548 ( 2.447133)
build_all 0.005822 0.003419 12.416915 ( 1.094665)
build_install 0.002994 0.004647 1.662252 ( 0.851755)
test_btest 0.001134 0.000000 80.397102 ( 7.006145)
test_basic 0.003885 0.000000 0.681365 ( 0.764739)
test_all 0.001761 0.000000 428.207060 ( 49.452617)
test_rubyspec 0.022021 0.018786 41.708055 ( 54.221240)
total: 119.31 sec