Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-223809
#<BuildRuby:0x0000563150579338
@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.20220825-223809",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006175 0.004723 0.831078 ( 0.915059)
build_miniruby 0.001456 0.000485 0.059713 ( 0.058142)
build_ruby 0.001377 0.000459 0.066357 ( 0.064929)
build_all 0.004902 0.004609 1.243899 ( 0.475001)
build_install 0.008964 0.006395 1.552445 ( 0.772402)
test_btest 0.000786 0.000337 53.237504 ( 5.985207)
test_basic 0.000077 0.004891 0.290584 ( 0.383147)
test_all 0.003200 0.001600 492.207713 ( 52.777505)
test_rubyspec 0.059938 0.064708 41.660881 ( 50.186146)
total: 111.62 sec