Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-114715
#<BuildRuby:0x00005594155611f8
@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.20220822-114715",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000041 0.000017 0.000058 ( 0.000058)
build_up 0.011159 0.001068 0.849481 ( 1.041282)
build_miniruby 0.001764 0.000588 0.060030 ( 0.058192)
build_ruby 0.001259 0.000420 0.066438 ( 0.065390)
build_all 0.002571 0.005578 1.280704 ( 0.486277)
build_install 0.013622 0.001490 1.626204 ( 0.805715)
test_btest 0.001072 0.000383 50.761105 ( 6.022674)
test_basic 0.004100 0.001464 0.296355 ( 0.387315)
test_all 0.003899 0.001393 481.369573 ( 51.381148)
test_rubyspec 0.088278 0.044567 41.838788 ( 50.089594)
total: 110.34 sec