Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-134229
#<BuildRuby:0x00005586ed94a038
@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.20220828-134229",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.010387 0.000983 0.836717 ( 1.020588)
build_miniruby 0.001240 0.000191 0.063778 ( 0.062752)
build_ruby 0.001084 0.000166 0.052285 ( 0.051317)
build_all 0.008783 0.000586 1.297540 ( 0.460853)
build_install 0.009784 0.005940 1.596762 ( 0.810068)
test_btest 0.000852 0.000170 52.865929 ( 5.940414)
test_basic 0.004493 0.000898 0.288715 ( 0.380722)
test_all 0.003140 0.000000 520.872755 ( 53.536985)
test_rubyspec 0.101461 0.024252 41.054153 ( 49.393131)
total: 111.66 sec