Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-185209
#<BuildRuby:0x00005639c83eb040
@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.20231121-185209",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003753 0.000883 1.206449 ( 1.596631)
build_miniruby 0.000867 0.000203 0.888862 ( 0.888081)
build_ruby 0.001375 0.000000 2.719394 ( 2.720565)
build_all 0.005223 0.004921 16.692114 ( 1.498077)
build_install 0.013355 0.000044 5.139617 ( 1.229357)
test_btest 0.000933 0.000222 85.409753 ( 7.327561)
test_basic 0.003026 0.000720 0.604545 ( 0.682268)
test_all 0.091281 0.041415 523.354242 ( 50.429667)
test_rubyspec 0.011935 0.035503 49.745466 ( 62.199421)
total: 128.57 sec