Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-163545
#<BuildRuby:0x0000558a98c82c88
@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.20220826-163545",
@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.000032)
autoconf 0.000036 0.000013 0.000049 ( 0.000052)
configure 0.000023 0.000009 0.000032 ( 0.000030)
build_up 0.009901 0.002101 0.822803 ( 0.920800)
build_miniruby 0.001025 0.000342 0.063161 ( 0.061944)
build_ruby 0.000000 0.001220 0.062685 ( 0.061615)
build_all 0.001973 0.006117 1.224582 ( 0.461545)
build_install 0.008837 0.006441 1.572509 ( 0.786355)
test_btest 0.000931 0.000466 54.543765 ( 6.385443)
test_basic 0.006203 0.000000 0.293926 ( 0.384796)
test_all 0.001828 0.002005 485.106518 ( 52.383998)
test_rubyspec 0.064815 0.057069 41.708312 ( 50.209629)
total: 111.66 sec