Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-172133
#<BuildRuby:0x00005640f1caf818
@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.20231108-172133",
@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.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003894 0.000410 1.204202 ( 1.471828)
build_miniruby 0.001599 0.000000 0.921441 ( 0.920764)
build_ruby 0.001718 0.000000 2.784790 ( 2.785005)
build_all 0.009655 0.000052 16.478714 ( 1.530968)
build_install 0.005035 0.003778 4.911850 ( 1.148274)
test_btest 0.001029 0.000129 84.015075 ( 7.724188)
test_basic 0.000655 0.004216 0.637748 ( 0.714746)
test_all 0.097013 0.041041 505.406180 ( 51.919341)
test_rubyspec 0.019335 0.025402 50.336162 ( 62.649236)
total: 130.87 sec