Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-131535
#<BuildRuby:0x0000561d0b98e350
@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.20221130-131535",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001868 0.003295 1.137252 ( 1.173264)
build_miniruby 0.000587 0.000245 0.973516 ( 0.972352)
build_ruby 0.001325 0.000000 2.761375 ( 2.668157)
build_all 0.005404 0.003492 15.828726 ( 3.388926)
build_install 0.008673 0.001865 2.223995 ( 1.318462)
test_btest 0.000451 0.000181 68.295520 ( 11.229232)
test_basic 0.003350 0.001340 0.290442 ( 0.381601)
test_all 0.000747 0.000299 667.775706 (105.373453)
test_rubyspec 0.021822 0.042055 53.834129 ( 62.022549)
total: 188.53 sec