Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-051647
#<BuildRuby:0x000055d6428135f8
@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-051647",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004501 0.000900 1.280650 ( 1.678236)
build_miniruby 0.000828 0.000166 0.805785 ( 0.805423)
build_ruby 0.001085 0.000217 2.777418 ( 2.777497)
build_all 0.000570 0.009668 16.980509 ( 1.521971)
build_install 0.008918 0.000000 4.998570 ( 1.169994)
test_btest 0.000902 0.000106 85.820994 ( 7.993653)
test_basic 0.004830 0.000051 0.649520 ( 0.726819)
test_all 0.088002 0.046433 505.241271 ( 56.960851)
test_rubyspec 0.031821 0.017295 51.525046 ( 63.824415)
total: 137.46 sec