Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-040347
#<BuildRuby:0x0000560f8500f7b8
@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.20231129-040347",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004114 0.000914 1.120205 ( 1.563481)
build_miniruby 0.000786 0.000175 0.888174 ( 0.888716)
build_ruby 0.001149 0.000256 2.868993 ( 2.869977)
build_all 0.008891 0.000989 16.849342 ( 1.512760)
build_install 0.000000 0.008751 4.837199 ( 1.175973)
test_btest 0.000460 0.000211 87.868582 ( 7.404515)
test_basic 0.003081 0.000974 0.653391 ( 0.731248)
test_all 0.104105 0.030288 529.821448 ( 47.711909)
test_rubyspec 0.023792 0.027389 50.370360 ( 62.696952)
total: 126.56 sec