Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-100458
#<BuildRuby:0x000055cebdb2c8e8
@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.20220813-100458",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000022 0.000000 0.000022 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.012051 0.000000 0.980223 ( 1.041454)
build_miniruby 0.002509 0.000000 0.068997 ( 0.067691)
build_ruby 0.001797 0.000000 0.069710 ( 0.069208)
build_all 0.010405 0.000000 1.553832 ( 0.586899)
build_install 0.015358 0.007637 1.920200 ( 0.952620)
test_btest 0.000973 0.000072 74.263809 ( 8.813022)
test_basic 0.006417 0.000476 0.324862 ( 0.417403)
test_all 0.003111 0.000230 675.053830 ( 66.377878)
test_rubyspec 0.124510 0.051171 45.897942 ( 53.391444)
total: 131.72 sec