Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-131133
#<BuildRuby:0x000055dbfc06d550
@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.20220812-131133",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.012502 0.000629 0.840599 ( 0.940722)
build_miniruby 0.001076 0.000154 0.056255 ( 0.054845)
build_ruby 0.001979 0.000000 0.051300 ( 0.049537)
build_all 0.008431 0.000803 1.302965 ( 0.496871)
build_install 0.010336 0.004963 1.583803 ( 0.792264)
test_btest 0.002408 0.000425 55.427930 ( 6.027669)
test_basic 0.005214 0.000920 0.303291 ( 0.393227)
test_all 0.005348 0.000000 485.687707 ( 52.025529)
test_rubyspec 0.119326 0.022476 41.733073 ( 49.423525)
total: 110.21 sec