Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-024527
#<BuildRuby:0x0000562613be5570
@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.20221030-024527",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000068 0.000005 0.000073 ( 0.000075)
build_up 0.009772 0.000411 1.114784 ( 1.285218)
build_miniruby 0.001724 0.000000 0.099914 ( 0.097426)
build_ruby 0.001783 0.000000 0.094952 ( 0.092164)
build_all 0.009099 0.000242 1.325381 ( 0.572793)
build_install 0.010093 0.005945 1.691641 ( 0.902916)
test_btest 0.002140 0.000268 64.155813 ( 6.409669)
test_basic 0.001105 0.005664 0.359384 ( 0.455819)
test_all 0.007673 0.000378 496.315532 ( 53.980675)
test_rubyspec 0.063123 0.070108 43.614655 ( 52.175235)
total: 115.97 sec