Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-220810
#<BuildRuby:0x000055ce605ecb88
@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.20220814-220810",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000019)
configure 0.000096 0.000016 0.000112 ( 0.000117)
build_up 0.004265 0.008204 0.962641 ( 0.990338)
build_miniruby 0.001612 0.000496 0.078094 ( 0.076298)
build_ruby 0.001613 0.000496 0.079854 ( 0.078208)
build_all 0.001259 0.009285 1.591572 ( 0.604555)
build_install 0.011579 0.010688 1.897382 ( 0.912915)
test_btest 0.000681 0.000366 79.376868 ( 8.339265)
test_basic 0.003798 0.004487 0.323240 ( 0.412461)
test_all 0.001861 0.001064 633.074708 ( 64.372711)
test_rubyspec 0.090198 0.089548 45.902970 ( 53.537456)
total: 129.33 sec