Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-125849
#<BuildRuby:0x000055e98e2d08e8
@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.20220919-125849",
@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.000019 0.000003 0.000022 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005229 0.004954 1.120339 ( 1.137980)
build_miniruby 0.001606 0.000344 0.111010 ( 0.106924)
build_ruby 0.001587 0.000340 0.116523 ( 0.099211)
build_all 0.009942 0.000194 1.579051 ( 0.642823)
build_install 0.012850 0.010104 1.941708 ( 0.970649)
test_btest 0.000966 0.000268 69.466220 ( 8.335994)
test_basic 0.003721 0.004457 0.367638 ( 0.453779)
test_all 0.004541 0.000000 632.355965 ( 66.617204)
test_rubyspec 0.102908 0.066718 46.085045 ( 54.449649)
total: 132.82 sec