Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-203608
#<BuildRuby:0x0000563be09cf398
@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.20230731-203608",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004826 0.001072 1.500533 ( 2.777117)
build_miniruby 0.000868 0.000193 0.917271 ( 0.916582)
build_ruby 0.001036 0.000231 2.794004 ( 2.794002)
build_all 0.006477 0.002758 14.270506 ( 1.324945)
build_install 0.007340 0.000769 2.065396 ( 0.917412)
test_btest 0.001081 0.000000 84.562400 ( 7.769598)
test_basic 0.003913 0.000217 0.563182 ( 0.640020)
test_all 0.001179 0.000122 506.534466 ( 58.146407)
test_rubyspec 0.020146 0.015116 44.709767 ( 57.060446)
total: 132.35 sec