Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-204558
#<BuildRuby:0x0000557764e5c050
@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-204558",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002912 0.004521 1.517984 ( 2.781882)
build_miniruby 0.001083 0.000171 1.017425 ( 1.016354)
build_ruby 0.001553 0.000000 2.710724 ( 2.715989)
build_all 0.008215 0.000833 14.205620 ( 1.255879)
build_install 0.003984 0.004447 2.051238 ( 0.942509)
test_btest 0.000870 0.000166 83.048447 ( 7.683727)
test_basic 0.004809 0.000000 0.632266 ( 0.713147)
test_all 0.001321 0.000000 497.881634 ( 54.633089)
test_rubyspec 0.022569 0.018718 43.515960 ( 55.883080)
total: 127.63 sec