Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-183349
#<BuildRuby:0x000055ceaa157e98
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-183349",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.004677 0.000373 1.165338 ( 2.188872)
build_miniruby 0.000647 0.000278 1.009774 ( 1.008308)
build_ruby 0.000866 0.000371 2.770377 ( 2.681639)
build_all 0.007733 0.001499 15.847086 ( 3.350177)
build_install 0.009189 0.001857 2.183865 ( 1.252865)
test_btest 0.000428 0.000161 59.497993 ( 12.091365)
test_basic 0.000000 0.004427 0.304087 ( 0.395694)
test_all 0.000553 0.000328 662.707703 (112.109428)
test_rubyspec 0.039686 0.030766 53.029749 ( 61.223948)
total: 196.30 sec