Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-172923
#<BuildRuby:0x000055c31c292fe0
@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.20220913-172923",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008353 0.002150 1.112339 ( 1.088408)
build_miniruby 0.001495 0.000747 0.071642 ( 0.070237)
build_ruby 0.001055 0.000528 0.080859 ( 0.079802)
build_all 0.006090 0.005484 1.588574 ( 0.619332)
build_install 0.015100 0.007755 1.915595 ( 0.955418)
test_btest 0.000000 0.001689 99.082514 ( 9.545942)
test_basic 0.000000 0.007452 0.361806 ( 0.451262)
test_all 0.000881 0.004428 644.108741 ( 66.582469)
test_rubyspec 0.097949 0.055803 46.964588 ( 55.457041)
total: 134.85 sec