Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-133146
#<BuildRuby:0x0000555cd2912858
@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-133146",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.000048 0.006291 0.854103 ( 1.179259)
build_miniruby 0.000892 0.000412 1.017254 ( 1.015363)
build_ruby 0.001104 0.000509 2.777836 ( 2.775205)
build_all 0.005154 0.004540 16.806700 ( 3.010165)
build_install 0.006295 0.003147 2.266543 ( 1.178332)
test_btest 0.000724 0.000362 70.713717 ( 11.440288)
test_basic 0.005686 0.000543 0.355332 ( 0.442150)
test_all 0.002042 0.000000 658.890260 (113.192335)
test_rubyspec 0.066801 0.057062 51.735457 ( 59.796287)
total: 194.03 sec