Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-013046
#<BuildRuby:0x000055eee1646038
@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.20220813-013046",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002928 0.009059 0.822699 ( 0.914714)
build_miniruby 0.001422 0.000474 0.056225 ( 0.054716)
build_ruby 0.001598 0.000000 0.057454 ( 0.056312)
build_all 0.008777 0.000459 1.243473 ( 0.454634)
build_install 0.014826 0.000292 1.561409 ( 0.790408)
test_btest 0.001096 0.000258 52.172986 ( 6.031380)
test_basic 0.004666 0.001097 0.285908 ( 0.387826)
test_all 0.004997 0.000010 495.038906 ( 52.308709)
test_rubyspec 0.082593 0.048917 41.765467 ( 49.400221)
total: 110.40 sec