Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-185338
#<BuildRuby:0x0000559b0f27c9c8
@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.20220725-185338",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010545 0.000321 0.963784 ( 1.018668)
build_miniruby 0.001718 0.000229 0.074363 ( 0.072479)
build_ruby 0.002098 0.000000 0.074830 ( 0.072433)
build_all 0.008537 0.002700 1.535223 ( 0.574732)
build_install 0.011883 0.010583 5.145498 ( 2.033449)
test_btest 0.000954 0.000238 74.840246 ( 8.178562)
test_basic 0.004317 0.004416 0.325370 ( 0.412403)
test_all 0.001310 0.000374 677.195766 ( 66.554066)
test_rubyspec 0.105386 0.073027 45.688201 ( 51.470227)
total: 130.39 sec