Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-141937
#<BuildRuby:0x0000555dc97d1438
@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.20221006-141937",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000055 0.000010 0.000065 ( 0.000066)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.008142 0.001480 1.094848 ( 1.148128)
build_miniruby 0.001551 0.000282 0.098660 ( 0.095138)
build_ruby 0.001469 0.000000 0.101374 ( 0.098822)
build_all 0.006769 0.000521 1.296860 ( 0.579896)
build_install 0.014762 0.000000 1.615814 ( 0.898018)
test_btest 0.001289 0.000000 60.010591 ( 6.715603)
test_basic 0.005896 0.000773 0.347305 ( 0.443168)
test_all 0.006422 0.000074 494.810054 ( 53.717242)
test_rubyspec 0.063538 0.070784 42.243134 ( 50.907980)
total: 114.61 sec