Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-043924
#<BuildRuby:0x0000556627c67040
@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-043924",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005789 0.000087 1.531470 ( 2.739695)
build_miniruby 0.001434 0.000069 0.990181 ( 0.993751)
build_ruby 0.000000 0.001242 2.669830 ( 2.669500)
build_all 0.005701 0.003362 14.471915 ( 1.253484)
build_install 0.008402 0.000000 2.137857 ( 0.958543)
test_btest 0.000000 0.000973 83.308906 ( 8.158699)
test_basic 0.001860 0.002955 0.688234 ( 0.764992)
test_all 0.001427 0.000179 520.659581 ( 57.893698)
test_rubyspec 0.019858 0.021673 45.288920 ( 57.646022)
total: 133.08 sec