Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-153503
#<BuildRuby:0x000055dcb562f6c8
@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.20231026-153503",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004581 0.001308 1.382692 ( 1.643404)
build_miniruby 0.000585 0.000389 0.789240 ( 0.789400)
build_ruby 0.000000 0.001530 2.705761 ( 2.705403)
build_all 0.008992 0.001317 17.123796 ( 1.601926)
build_install 0.008284 0.001118 5.050257 ( 1.165360)
test_btest 0.000925 0.000257 82.367174 ( 8.008814)
test_basic 0.000503 0.003266 0.643668 ( 0.721397)
test_all 0.100978 0.035104 523.378344 ( 48.810385)
test_rubyspec 0.025319 0.023238 49.986043 ( 62.235148)
total: 127.68 sec