Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-200127
#<BuildRuby:0x000055a4d609f5f8
@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.20230815-200127",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006082 0.000341 1.628531 ( 3.064389)
build_miniruby 0.000780 0.000123 0.814806 ( 0.814535)
build_ruby 0.001320 0.000208 2.709220 ( 2.713340)
build_all 0.009947 0.000000 16.985477 ( 1.492514)
build_install 0.006208 0.004085 4.802722 ( 1.214402)
test_btest 0.000570 0.000099 82.263194 ( 7.607664)
test_basic 0.001214 0.002743 0.673793 ( 0.756206)
test_all 0.004943 0.000988 534.383138 ( 51.383369)
test_rubyspec 0.009138 0.043148 50.427073 ( 62.728157)
total: 131.78 sec