Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-065124
#<BuildRuby:0x0000562583efbe20
@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.20231026-065124",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004430 0.000221 1.411358 ( 1.638966)
build_miniruby 0.000000 0.001256 0.844288 ( 0.843459)
build_ruby 0.000000 0.001681 2.672938 ( 2.673092)
build_all 0.001288 0.008872 16.048916 ( 1.467398)
build_install 0.006980 0.001330 4.801686 ( 1.125447)
test_btest 0.000778 0.000149 85.934236 ( 7.245631)
test_basic 0.000364 0.004485 0.738007 ( 0.814799)
test_all 0.099589 0.034020 524.038630 ( 49.587876)
test_rubyspec 0.021795 0.027893 49.992873 ( 62.315400)
total: 127.71 sec