Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-200428
#<BuildRuby:0x0000559e76437bb8
@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.20230724-200428",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.005697 1.448835 ( 2.687618)
build_miniruby 0.000013 0.001015 0.849689 ( 0.849335)
build_ruby 0.000959 0.000303 2.639805 ( 2.640045)
build_all 0.005889 0.003240 13.662975 ( 1.219947)
build_install 0.005454 0.002897 1.990915 ( 0.919531)
test_btest 0.000772 0.000267 80.358409 ( 7.057804)
test_basic 0.003409 0.001180 0.549266 ( 0.627164)
test_all 0.001303 0.000451 496.233971 ( 44.091942)
test_rubyspec 0.021654 0.016695 43.998259 ( 56.346385)
total: 116.44 sec