Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-112900
#<BuildRuby:0x00005646c62f6be8
@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.20221231-112900",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.001691 0.004787 0.847049 ( 1.318353)
build_miniruby 0.000912 0.000380 1.015252 ( 1.013263)
build_ruby 0.001116 0.000465 2.778884 ( 2.776098)
build_all 0.008289 0.001496 16.772385 ( 2.965386)
build_install 0.009953 0.001875 2.327021 ( 1.200164)
test_btest 0.000792 0.000283 71.712169 ( 11.181209)
test_basic 0.002355 0.004026 0.347193 ( 0.433443)
test_all 0.001564 0.000000 686.729184 ( 95.693414)
test_rubyspec 0.045841 0.034404 51.654969 ( 59.723649)
total: 176.31 sec