Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-181059
#<BuildRuby:0x000055592da906d8
@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.20220915-181059",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.009845 1.095609 ( 1.098916)
build_miniruby 0.001885 0.000519 0.071785 ( 0.069429)
build_ruby 0.001711 0.000428 0.069610 ( 0.067094)
build_all 0.005794 0.005542 1.563084 ( 0.604937)
build_install 0.016270 0.006790 1.926340 ( 0.958625)
test_btest 0.000849 0.000283 97.489897 ( 9.446707)
test_basic 0.002326 0.005506 0.358874 ( 0.448018)
test_all 0.002532 0.000984 644.623447 ( 65.931471)
test_rubyspec 0.091479 0.074995 46.940636 ( 55.309086)
total: 133.94 sec