Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-005057
#<BuildRuby:0x00005573bcbdf3c8
@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.20221206-005057",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004433 0.000591 1.132628 ( 1.150159)
build_miniruby 0.000796 0.000106 0.973413 ( 0.972200)
build_ruby 0.001186 0.000158 2.850868 ( 2.755272)
build_all 0.008513 0.000502 15.701685 ( 3.398066)
build_install 0.008788 0.001098 2.181422 ( 1.260510)
test_btest 0.000514 0.000065 67.053620 ( 11.268878)
test_basic 0.005337 0.000000 0.284355 ( 0.374825)
test_all 0.000814 0.000000 655.502532 (105.063923)
test_rubyspec 0.048358 0.017322 53.129660 ( 61.277331)
total: 187.52 sec