Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-144238
#<BuildRuby:0x000055b09b5b7e20
@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-144238",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004949 0.000154 1.197534 ( 1.268053)
build_miniruby 0.000772 0.000111 0.960646 ( 0.959350)
build_ruby 0.001141 0.000000 2.743101 ( 2.656447)
build_all 0.005471 0.003755 15.867821 ( 3.355863)
build_install 0.008958 0.000888 2.224516 ( 1.252715)
test_btest 0.000491 0.000086 62.251212 ( 11.904099)
test_basic 0.005245 0.000000 0.295652 ( 0.386077)
test_all 0.001006 0.000000 678.266360 (105.037754)
test_rubyspec 0.054883 0.017596 53.379293 ( 61.540377)
total: 188.36 sec