Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-233828
#<BuildRuby:0x00005601ee1ff9c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-233828",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000028 0.000012 0.000040 ( 0.000039)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.008465 0.000347 0.967754 ( 1.153344)
build_miniruby 0.001934 0.000744 0.836721 ( 0.836569)
build_ruby 0.001895 0.000729 2.158886 ( 2.159554)
build_all 0.016728 0.002803 18.576986 ( 2.184663)
build_install 0.020995 0.000551 2.009426 ( 1.002394)
test_btest 0.001604 0.000000 87.919953 ( 8.783088)
test_basic 0.008056 0.001236 0.340852 ( 0.428183)
test_all 0.001980 0.000495 686.843044 ( 63.832384)
test_rubyspec 0.117683 0.047888 48.013535 ( 56.152868)
total: 136.53 sec