Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-084033
#<BuildRuby:0x000055e095eeb4b8
@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.20220913-084033",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000035 0.000003 0.000038 ( 0.000037)
build_up 0.003161 0.008137 1.160501 ( 1.122375)
build_miniruby 0.001808 0.000361 0.072692 ( 0.070430)
build_ruby 0.002487 0.000000 0.070888 ( 0.068286)
build_all 0.009951 0.000000 1.559017 ( 0.597195)
build_install 0.013515 0.005234 1.905160 ( 0.947896)
test_btest 0.000985 0.000197 94.831813 ( 9.352589)
test_basic 0.006482 0.001297 0.340350 ( 0.438351)
test_all 0.003510 0.000702 654.740134 ( 66.852706)
test_rubyspec 0.123034 0.047005 47.149348 ( 55.589524)
total: 135.04 sec