Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-071951
#<BuildRuby:0x000055873985b658
@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.20221201-071951",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004969 0.005055 1.203512 ( 1.298759)
build_miniruby 0.001830 0.000422 0.851752 ( 0.851577)
build_ruby 0.002532 0.000584 2.239127 ( 2.140587)
build_all 0.017736 0.002807 18.676732 ( 2.198453)
build_install 0.010190 0.010853 2.045497 ( 1.023573)
test_btest 0.000906 0.000283 90.752032 ( 8.914269)
test_basic 0.008868 0.000967 0.348820 ( 0.434634)
test_all 0.001545 0.000454 688.184494 ( 69.356281)
test_rubyspec 0.098896 0.074333 49.726911 ( 57.807249)
total: 144.03 sec