Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-040036
#<BuildRuby:0x0000562e7e157220
@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.20230727-040036",
@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.000023 0.000004 0.000027 ( 0.000025)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005316 0.000216 1.273247 ( 2.534837)
build_miniruby 0.001044 0.000165 0.983252 ( 0.982376)
build_ruby 0.001434 0.000227 2.637167 ( 2.641703)
build_all 0.009124 0.000115 13.530720 ( 1.213892)
build_install 0.007838 0.000000 1.846963 ( 0.934734)
test_btest 0.000704 0.000026 79.728930 ( 7.411510)
test_basic 0.000001 0.004211 0.650822 ( 0.730391)
test_all 0.001483 0.000000 529.980409 ( 49.287038)
test_rubyspec 0.017032 0.024742 42.680099 ( 55.140159)
total: 120.88 sec