Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-155905
#<BuildRuby:0x00005614e2583520
@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.20230726-155905",
@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.000031 0.000004 0.000035 ( 0.000034)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002233 0.003884 1.316808 ( 2.614804)
build_miniruby 0.000881 0.000139 0.894240 ( 0.894008)
build_ruby 0.001015 0.000160 2.802843 ( 2.802799)
build_all 0.009186 0.000113 13.789982 ( 1.193802)
build_install 0.000000 0.008100 1.922014 ( 0.929845)
test_btest 0.000539 0.000445 82.575739 ( 6.969517)
test_basic 0.000000 0.004727 0.666808 ( 0.744187)
test_all 0.000000 0.001544 503.235014 ( 43.913698)
test_rubyspec 0.008999 0.032867 44.248523 ( 56.611539)
total: 116.68 sec