Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-060737
#<BuildRuby:0x0000562658e91400
@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.20220828-060737",
@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.000023 0.000008 0.000031 ( 0.000030)
autoconf 0.000035 0.000012 0.000047 ( 0.000048)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.000922 0.009952 0.807259 ( 1.021102)
build_miniruby 0.001239 0.000723 0.053291 ( 0.051463)
build_ruby 0.000794 0.000464 0.053124 ( 0.051948)
build_all 0.007816 0.000082 1.224792 ( 0.469621)
build_install 0.013802 0.000000 1.545178 ( 0.788752)
test_btest 0.001296 0.000000 52.859700 ( 5.859919)
test_basic 0.002556 0.003232 0.283104 ( 0.374482)
test_all 0.001913 0.002897 510.188097 ( 53.691832)
test_rubyspec 0.089705 0.035899 40.897941 ( 49.443277)
total: 111.75 sec