Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-170101
#<BuildRuby:0x000055a2fbf0b560
@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-170101",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001502 0.004411 1.524251 ( 2.903928)
build_miniruby 0.001022 0.000000 0.837579 ( 0.837252)
build_ruby 0.001194 0.000000 2.603840 ( 2.604366)
build_all 0.005442 0.004008 12.797909 ( 1.118974)
build_install 0.006243 0.001643 1.774793 ( 0.887440)
test_btest 0.001018 0.000000 85.073778 ( 7.003493)
test_basic 0.004322 0.000250 0.632046 ( 0.713974)
test_all 0.001452 0.000000 439.161041 ( 49.861661)
test_rubyspec 0.025031 0.016380 42.331867 ( 54.786419)
total: 120.72 sec