Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-125036
#<BuildRuby:0x000055e4117d8098
@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.20231031-125036",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002023 0.003569 1.412308 ( 1.674830)
build_miniruby 0.000910 0.000191 0.789809 ( 0.789243)
build_ruby 0.001118 0.000235 2.800587 ( 2.800716)
build_all 0.008891 0.000980 16.722116 ( 1.503472)
build_install 0.009424 0.000172 5.019720 ( 1.172635)
test_btest 0.000968 0.000176 86.224551 ( 7.182813)
test_basic 0.005012 0.000118 0.698421 ( 0.773837)
test_all 0.100795 0.033757 544.726205 ( 53.189505)
test_rubyspec 0.022790 0.026032 51.386237 ( 63.747277)
total: 132.84 sec