Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-024238
#<BuildRuby:0x00005613d4f40090
@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.20230808-024238",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.007675 0.000000 1.421011 ( 2.716081)
build_miniruby 0.000966 0.000000 0.906717 ( 0.906557)
build_ruby 0.001646 0.000000 2.676580 ( 2.676091)
build_all 0.005025 0.004781 13.698655 ( 1.263607)
build_install 0.006790 0.001358 1.969494 ( 0.864224)
test_btest 0.000957 0.000191 78.795011 ( 7.376859)
test_basic 0.001367 0.003949 0.697746 ( 0.773957)
test_all 0.001056 0.000251 488.014847 ( 53.902615)
test_rubyspec 0.017891 0.024888 44.618099 ( 56.958872)
total: 127.44 sec