Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-072731
#<BuildRuby:0x000055b93dc43190
@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.20231202-072731",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004512 0.000000 1.289667 ( 1.656454)
build_miniruby 0.000935 0.000000 0.900043 ( 0.899866)
build_ruby 0.001756 0.000000 2.847533 ( 2.848113)
build_all 0.005789 0.004153 16.540087 ( 1.530263)
build_install 0.004697 0.004201 4.903147 ( 1.178403)
test_btest 0.000855 0.000071 86.802250 ( 7.137207)
test_basic 0.000000 0.004306 0.669539 ( 0.748713)
test_all 0.101006 0.031645 543.957458 ( 52.628889)
test_rubyspec 0.023760 0.023747 50.183536 ( 62.608156)
total: 131.24 sec