Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-062610
#<BuildRuby:0x000055a436d383a0
@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.20220909-062610",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000051 0.000017 0.000068 ( 0.000069)
build_up 0.003815 0.007978 1.161565 ( 1.098139)
build_miniruby 0.001320 0.000609 0.075825 ( 0.073693)
build_ruby 0.001312 0.000605 0.074405 ( 0.072227)
build_all 0.002921 0.007732 1.568545 ( 0.613043)
build_install 0.016742 0.004217 1.954846 ( 0.952908)
test_btest 0.001235 0.000000 94.852200 ( 9.169705)
test_basic 0.007453 0.000000 0.356300 ( 0.444907)
test_all 0.000778 0.004843 644.879186 ( 66.257469)
test_rubyspec 0.092723 0.081076 46.980310 ( 55.495614)
total: 134.18 sec