Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-050813
#<BuildRuby:0x0000557a8ce57610
@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.20221208-050813",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.003877 0.789461 ( 1.099628)
build_miniruby 0.000000 0.000904 0.700108 ( 0.699810)
build_ruby 0.000000 0.001312 2.403705 ( 2.332067)
build_all 0.008256 0.001235 12.402250 ( 1.493768)
build_install 0.006173 0.000417 1.638195 ( 0.762978)
test_btest 0.000000 0.000616 64.615846 ( 6.258518)
test_basic 0.000000 0.003848 0.240318 ( 0.335193)
test_all 0.000000 0.000986 477.233109 ( 50.030891)
test_rubyspec 0.015557 0.011964 34.894320 ( 45.515915)
total: 108.53 sec