Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-095106
#<BuildRuby:0x000055f0878c76e8
@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.20221209-095106",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003808 0.000293 0.815950 ( 1.082799)
build_miniruby 0.000861 0.000066 0.716256 ( 0.715777)
build_ruby 0.001248 0.000096 2.443910 ( 2.367645)
build_all 0.004597 0.004433 12.394526 ( 1.533387)
build_install 0.006506 0.000000 1.617346 ( 0.757382)
test_btest 0.000702 0.000000 64.720071 ( 5.904167)
test_basic 0.003711 0.000000 0.261712 ( 0.356838)
test_all 0.001030 0.000000 494.533605 ( 50.543124)
test_rubyspec 0.022479 0.005641 35.400616 ( 45.861832)
total: 109.12 sec