Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-131614
#<BuildRuby:0x000055df4d7c8850
@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.20220403-131614",
@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.000018 0.000005 0.000023 ( 0.000022)
configure 0.000097 0.000024 0.000121 ( 0.000125)
build_up 0.012449 0.000029 1.050515 ( 1.105339)
build_miniruby 0.001976 0.000395 0.067906 ( 0.065556)
build_ruby 0.001378 0.000275 0.079514 ( 0.077876)
build_all 0.008186 0.001638 4.251310 ( 0.850780)
build_install 0.016512 0.007804 8.559222 ( 3.003644)
test_btest 0.000825 0.000207 70.533289 ( 8.401429)
test_basic 0.006922 0.000290 0.332229 ( 0.425980)
test_all 0.001578 0.000371 671.334373 ( 65.766322)
test_rubyspec 0.094337 0.073552 46.461552 ( 51.790321)
total: 131.49 sec