Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-072149
#<BuildRuby:0x000055ba02510448
@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.20220907-072149",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011461 0.000477 0.983236 ( 1.002037)
build_miniruby 0.001446 0.000090 0.075038 ( 0.073983)
build_ruby 0.001641 0.000102 0.080674 ( 0.079787)
build_all 0.010382 0.000000 1.529972 ( 0.597765)
build_install 0.012571 0.009083 1.897018 ( 0.942101)
test_btest 0.001150 0.000000 96.811548 ( 9.111186)
test_basic 0.003943 0.003861 0.357812 ( 0.445728)
test_all 0.004034 0.000000 634.824793 ( 66.702383)
test_rubyspec 0.142016 0.046180 47.210154 ( 55.550106)
total: 134.51 sec