Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-184637
#<BuildRuby:0x0000562673ba80c0
@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.20230310-184637",
@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.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003657 0.000332 0.832188 ( 2.114172)
build_miniruby 0.000833 0.000076 0.635488 ( 0.635211)
build_ruby 0.001018 0.000092 2.100958 ( 2.101363)
build_all 0.004988 0.003802 11.221902 ( 0.987130)
build_install 0.003030 0.003867 1.550579 ( 0.827396)
test_btest 0.000472 0.000101 73.265247 ( 6.868396)
test_basic 0.000000 0.003085 0.248098 ( 0.344049)
test_all 0.000000 0.000744 395.786115 ( 42.463447)
test_rubyspec 0.018978 0.016955 36.109827 ( 46.607106)
total: 102.95 sec