Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-213018
#<BuildRuby:0x000056317c6bb918
@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-213018",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.006335 0.000000 1.337183 ( 2.562713)
build_miniruby 0.001558 0.000010 0.936640 ( 0.940141)
build_ruby 0.001109 0.000233 2.941509 ( 2.940874)
build_all 0.007595 0.001599 13.990588 ( 1.222903)
build_install 0.000192 0.007926 1.937046 ( 0.863676)
test_btest 0.000875 0.000266 81.282631 ( 7.409515)
test_basic 0.001439 0.004198 0.735402 ( 0.810565)
test_all 0.001053 0.000366 496.243968 ( 44.882802)
test_rubyspec 0.028918 0.013226 44.823281 ( 57.225722)
total: 118.86 sec