Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-130704
#<BuildRuby:0x000055d8928ed350
@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.20221007-130704",
@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.000021 0.000001 0.000022 ( 0.000024)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.011796 0.000553 1.078505 ( 1.146971)
build_miniruby 0.001398 0.000100 0.098929 ( 0.095716)
build_ruby 0.001522 0.000108 0.099708 ( 0.096834)
build_all 0.009000 0.000643 1.341044 ( 0.558953)
build_install 0.004441 0.010737 1.667222 ( 0.887665)
test_btest 0.001356 0.000272 63.799667 ( 6.573390)
test_basic 0.000000 0.006868 0.360106 ( 0.449798)
test_all 0.000349 0.007690 494.128046 ( 53.101639)
test_rubyspec 0.090561 0.043021 42.451744 ( 50.971774)
total: 113.88 sec