Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-083531
#<BuildRuby:0x0000557f03cb5a48
@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.20221205-083531",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009691 0.001337 1.317450 ( 4.531937)
build_miniruby 0.001975 0.000455 0.848012 ( 0.847320)
build_ruby 0.003782 0.000000 2.246528 ( 2.153513)
build_all 0.012627 0.008568 18.563994 ( 2.194302)
build_install 0.012179 0.011169 2.056751 ( 1.028064)
test_btest 0.001072 0.000408 89.727270 ( 8.881743)
test_basic 0.004917 0.004591 0.333433 ( 0.420777)
test_all 0.001683 0.000688 681.410781 ( 72.499690)
test_rubyspec 0.113326 0.072802 49.071293 ( 57.121311)
total: 149.68 sec