Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-173354
#<BuildRuby:0x00005586aff3abe8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230112-173354",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005266 0.001129 0.846535 ( 1.007765)
build_miniruby 0.001329 0.000000 1.007869 ( 1.005707)
build_ruby 0.001622 0.000000 2.775209 ( 2.772669)
build_all 0.006436 0.003504 16.844903 ( 2.969374)
build_install 0.006633 0.004798 2.101221 ( 1.075729)
test_btest 0.000000 0.000843 68.042484 ( 11.038047)
test_basic 0.005754 0.001353 0.353506 ( 0.438353)
test_all 0.001132 0.000324 657.251078 (102.712365)
test_rubyspec 0.079005 0.051539 51.809456 ( 59.857389)
total: 182.88 sec