Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-201925
#<BuildRuby:0x00005609a1602678
@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.20230119-201925",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003804 0.002914 0.849611 ( 1.172241)
build_miniruby 0.000999 0.000266 1.025073 ( 1.023021)
build_ruby 0.001301 0.000347 2.776549 ( 2.773990)
build_all 0.009618 0.000408 16.913246 ( 3.007275)
build_install 0.011058 0.000624 2.149809 ( 1.090932)
test_btest 0.000888 0.000187 74.979589 ( 10.331399)
test_basic 0.006033 0.000356 0.350513 ( 0.437034)
test_all 0.001310 0.000262 660.835498 (117.087668)
test_rubyspec 0.110040 0.020483 51.868686 ( 59.893671)
total: 196.82 sec