Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-150151
#<BuildRuby:0x0000559ec566b8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-150151",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000812 0.003265 0.748776 ( 1.157814)
build_miniruby 0.000729 0.000112 0.914283 ( 0.914506)
build_ruby 0.001539 0.000236 2.771834 ( 2.777423)
build_all 0.004857 0.003178 12.274601 ( 1.049731)
build_install 0.005649 0.004067 3.504138 ( 0.977910)
test_btest 0.000617 0.000155 63.755415 ( 5.397136)
test_basic 0.000213 0.003762 0.382942 ( 0.464773)
test_all 0.069088 0.039060 433.567227 ( 39.163537)
test_rubyspec 0.033286 0.025604 41.061128 ( 53.775810)
total: 105.68 sec