Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-020808
#<BuildRuby:0x00005593dfd03568
@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.20230725-020808",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006450 0.000254 1.475320 ( 2.717807)
build_miniruby 0.000000 0.001084 0.888648 ( 0.887744)
build_ruby 0.000000 0.001288 2.632480 ( 2.632182)
build_all 0.001092 0.008038 14.661194 ( 1.293081)
build_install 0.008306 0.000000 2.101977 ( 0.951141)
test_btest 0.001011 0.000000 87.090072 ( 7.118400)
test_basic 0.004397 0.000546 0.732836 ( 0.806792)
test_all 0.000537 0.000740 524.378198 ( 47.974498)
test_rubyspec 0.011745 0.024815 43.107019 ( 55.522779)
total: 119.91 sec