Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-230805
#<BuildRuby:0x000055be4e1a4e80
@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.20221014-230805",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.006123 0.006182 1.095232 ( 1.152950)
build_miniruby 0.001596 0.000580 0.097129 ( 0.093849)
build_ruby 0.001084 0.000394 0.089467 ( 0.087084)
build_all 0.007813 0.000973 1.376532 ( 0.574138)
build_install 0.006973 0.008861 1.609153 ( 0.892387)
test_btest 0.000933 0.000400 64.009337 ( 6.408753)
test_basic 0.004917 0.002108 0.349508 ( 0.440122)
test_all 0.005659 0.002425 516.690723 ( 54.655446)
test_rubyspec 0.070656 0.066234 43.001070 ( 51.226682)
total: 115.53 sec