Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-172930
#<BuildRuby:0x000055ac1a244610
@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.20221127-172930",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000059 0.000022 0.000081 ( 0.000083)
build_up 0.000000 0.011113 1.296111 ( 1.596386)
build_miniruby 0.000272 0.002199 0.857797 ( 0.859813)
build_ruby 0.001892 0.001261 2.238078 ( 2.155548)
build_all 0.013810 0.009207 25.126824 ( 2.823492)
build_install 0.009904 0.010470 4.963585 ( 1.216672)
test_btest 0.000772 0.000557 82.624610 ( 8.729638)
test_basic 0.004008 0.002895 0.362591 ( 0.452073)
test_all 0.001170 0.000845 718.691674 ( 71.292316)
test_rubyspec 0.062590 0.077052 49.538462 ( 58.016921)
total: 147.14 sec