Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-060804
#<BuildRuby:0x00005591efa9b7b8
@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.20231116-060804",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004937 0.000303 1.351351 ( 1.770096)
build_miniruby 0.000882 0.000245 0.905821 ( 0.905678)
build_ruby 0.001134 0.000315 2.725570 ( 2.725270)
build_all 0.008741 0.001240 16.352142 ( 1.520679)
build_install 0.009293 0.000176 4.806874 ( 1.142315)
test_btest 0.001020 0.000242 83.069871 ( 7.512609)
test_basic 0.004226 0.001006 0.786605 ( 0.863548)
test_all 0.103727 0.028838 489.396376 ( 58.014010)
test_rubyspec 0.019536 0.028145 50.065594 ( 62.251005)
total: 136.71 sec