Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-010815
#<BuildRuby:0x000055a0fcc0b208
@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.20230131-010815",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003368 0.000561 0.637954 ( 1.029078)
build_miniruby 0.000793 0.000132 0.605336 ( 0.604670)
build_ruby 0.001062 0.000177 2.041910 ( 2.041697)
build_all 0.006156 0.002964 11.897256 ( 1.459600)
build_install 0.006561 0.000000 1.512277 ( 0.700140)
test_btest 0.000664 0.000000 64.480731 ( 6.216200)
test_basic 0.003734 0.000000 0.260812 ( 0.355727)
test_all 0.001018 0.000084 485.686193 ( 46.815858)
test_rubyspec 0.017407 0.011373 35.145208 ( 45.736803)
total: 104.96 sec