Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-132247
#<BuildRuby:0x0000564f19b98b88
@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.20220720-132247",
@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.000011 0.000000 0.000011 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007517 0.004510 1.011781 ( 1.324560)
build_miniruby 0.001665 0.000222 0.070408 ( 0.068906)
build_ruby 0.002103 0.000000 0.082853 ( 0.081576)
build_all 0.008806 0.000824 1.541481 ( 0.609813)
build_install 0.018039 0.005383 5.252469 ( 2.090969)
test_btest 0.001101 0.000173 75.408777 ( 7.923442)
test_basic 0.006916 0.000276 0.331290 ( 0.420352)
test_all 0.002023 0.000304 644.153926 ( 64.562190)
test_rubyspec 0.121662 0.050121 45.991759 ( 51.749760)
total: 128.83 sec