Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-074313
#<BuildRuby:0x0000562ea7e104c0
@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-074313",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005951 0.003542 1.075360 ( 1.116564)
build_miniruby 0.001827 0.000392 0.116789 ( 0.112337)
build_ruby 0.000000 0.002189 0.114690 ( 0.095766)
build_all 0.007798 0.002714 1.592626 ( 0.657727)
build_install 0.020449 0.001726 1.949558 ( 0.962248)
test_btest 0.001146 0.000000 77.021514 ( 8.384348)
test_basic 0.007556 0.000000 0.379693 ( 0.472154)
test_all 0.000000 0.003046 639.182033 ( 66.851288)
test_rubyspec 0.121692 0.060693 45.479323 ( 53.639471)
total: 132.29 sec