Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-102820
#<BuildRuby:0x000056251a2b27e0
@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.20221116-102820",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003883 0.000896 1.093886 ( 1.244279)
build_miniruby 0.000891 0.000000 1.001938 ( 1.000845)
build_ruby 0.001237 0.000000 2.824794 ( 2.708343)
build_all 0.008717 0.000000 15.863042 ( 3.220802)
build_install 0.007588 0.000174 1.974181 ( 1.160548)
test_btest 0.000548 0.000097 58.534851 ( 11.438836)
test_basic 0.004658 0.000024 0.295543 ( 0.386469)
test_all 0.001105 0.000184 638.607328 (102.793900)
test_rubyspec 0.044194 0.020809 51.986089 ( 60.227348)
total: 184.18 sec