Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-131514
#<BuildRuby:0x0000562f88c97670
@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.20221127-131514",
@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.000026 0.000004 0.000030 ( 0.000032)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003302 0.002317 1.297958 ( 1.601827)
build_miniruby 0.000724 0.000145 0.947042 ( 0.945787)
build_ruby 0.001067 0.000213 2.837369 ( 2.736330)
build_all 0.005704 0.004239 22.328525 ( 4.542385)
build_install 0.007513 0.000826 4.371499 ( 1.494638)
test_btest 0.000530 0.000120 62.970760 ( 11.574182)
test_basic 0.004357 0.000991 0.289108 ( 0.379686)
test_all 0.000661 0.000151 705.707919 (108.111049)
test_rubyspec 0.050784 0.013393 53.426645 ( 61.620305)
total: 193.01 sec