Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-212036
#<BuildRuby:0x000055a2de5e06d8
@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.20220902-212036",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.008119 0.003030 0.978428 ( 1.014347)
build_miniruby 0.001033 0.000723 0.075257 ( 0.075676)
build_ruby 0.000000 0.002287 0.080754 ( 0.080464)
build_all 0.003711 0.005763 1.541539 ( 0.593258)
build_install 0.016145 0.005247 1.864246 ( 0.919600)
test_btest 0.001020 0.000705 76.670277 ( 8.485100)
test_basic 0.004749 0.003288 0.332625 ( 0.421964)
test_all 0.005837 0.000330 670.450073 ( 66.260483)
test_rubyspec 0.120884 0.049711 45.844169 ( 54.169420)
total: 132.02 sec