Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-231615
#<BuildRuby:0x000055c7e32a74b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231208-231615",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003552 0.000711 1.001415 ( 1.259076)
build_miniruby 0.000000 0.000971 0.870921 ( 0.870436)
build_ruby 0.000000 0.001542 2.696958 ( 2.697697)
build_all 0.007603 0.000477 12.197212 ( 0.978579)
build_install 0.002432 0.008269 3.559295 ( 0.968896)
test_btest 0.000506 0.000190 60.002797 ( 5.958050)
test_basic 0.000000 0.003226 0.370961 ( 0.453421)
test_all 0.087473 0.013703 412.379609 ( 35.051907)
test_rubyspec 0.023994 0.033693 39.612337 ( 52.302003)
total: 100.54 sec