Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-075108
#<BuildRuby:0x000055737c7fc6d8
@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.20221115-075108",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005679 0.004516 1.135139 ( 1.604265)
build_miniruby 0.001852 0.000570 0.845892 ( 0.844350)
build_ruby 0.003596 0.000000 2.265771 ( 2.173966)
build_all 0.017298 0.003317 18.527376 ( 2.136003)
build_install 0.018792 0.002014 1.843205 ( 0.939814)
test_btest 0.001745 0.000000 86.036577 ( 8.996208)
test_basic 0.005656 0.004643 0.342108 ( 0.427438)
test_all 0.001944 0.000512 692.654804 ( 69.496986)
test_rubyspec 0.112987 0.076668 47.303764 ( 55.456999)
total: 142.08 sec