Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-102445
#<BuildRuby:0x000055eb111634b8
@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.20220723-102445",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009310 0.001433 0.943982 ( 1.053265)
build_miniruby 0.001486 0.000229 0.075113 ( 0.073779)
build_ruby 0.000000 0.002064 0.077051 ( 0.075139)
build_all 0.003116 0.007064 1.514094 ( 0.570861)
build_install 0.011093 0.008379 5.173361 ( 2.093448)
test_btest 0.001028 0.000363 74.670489 ( 8.588272)
test_basic 0.002664 0.003864 0.329674 ( 0.427406)
test_all 0.001475 0.000573 631.980978 ( 64.336988)
test_rubyspec 0.104879 0.061657 45.509136 ( 51.304791)
total: 128.52 sec