Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-015658
#<BuildRuby:0x000055c3b4bf8d30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220904-015658",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011141 0.001553 0.970059 ( 1.021204)
build_miniruby 0.001690 0.000362 0.078329 ( 0.076525)
build_ruby 0.002102 0.000451 0.074334 ( 0.071762)
build_all 0.006587 0.005202 1.554796 ( 0.593989)
build_install 0.021777 0.001621 1.907677 ( 0.933716)
test_btest 0.000940 0.000209 73.655439 ( 8.514399)
test_basic 0.007035 0.000000 0.335931 ( 0.425291)
test_all 0.004439 0.000837 653.184577 ( 65.177638)
test_rubyspec 0.095189 0.078899 45.342676 ( 53.867593)
total: 130.68 sec