Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-162230
#<BuildRuby:0x000055f5db2368c0
@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.20221121-162230",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.013302 0.000909 27.887571 ( 28.738596)
build_miniruby 0.001032 0.000182 1.681577 ( 1.549310)
build_ruby 0.001392 0.000000 2.794213 ( 2.654390)
build_all 0.014295 0.000364 20.550813 ( 3.765725)
build_install 0.007247 0.001087 2.146207 ( 1.190763)
test_btest 0.000496 0.000075 56.936230 ( 11.957181)
test_basic 0.005260 0.000040 0.288155 ( 0.378656)
test_all 0.001201 0.000171 714.984734 (109.637566)
test_rubyspec 0.057068 0.010950 52.933037 ( 61.117827)
total: 220.99 sec