Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-174818
#<BuildRuby:0x000055d9a6e7a7e0
@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-174818",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000020 0.000012 0.000032 ( 0.000032)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.004714 0.000411 1.057090 ( 1.136452)
build_miniruby 0.000519 0.000303 0.986076 ( 0.984782)
build_ruby 0.000816 0.000476 2.812885 ( 2.690797)
build_all 0.007089 0.001561 15.884981 ( 3.338442)
build_install 0.007121 0.001351 1.923591 ( 1.112927)
test_btest 0.000423 0.000211 63.146458 ( 10.338122)
test_basic 0.004630 0.000000 0.326140 ( 0.417303)
test_all 0.000705 0.000329 663.661711 (103.384476)
test_rubyspec 0.037375 0.036896 50.922317 ( 59.169010)
total: 182.57 sec