Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-121216
#<BuildRuby:0x0000562df007f4f8
@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.20221228-121216",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003143 0.000242 0.626931 ( 1.029769)
build_miniruby 0.000940 0.000072 0.759635 ( 0.759229)
build_ruby 0.001264 0.000000 2.509142 ( 2.508908)
build_all 0.009048 0.000117 12.737250 ( 1.511258)
build_install 0.002070 0.004699 1.641465 ( 0.771872)
test_btest 0.000566 0.000076 62.600507 ( 6.392948)
test_basic 0.003212 0.000428 0.247485 ( 0.342539)
test_all 0.000948 0.000126 486.694410 ( 46.150182)
test_rubyspec 0.013416 0.015391 34.965532 ( 45.540838)
total: 105.01 sec