Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-230744
#<BuildRuby:0x000055da0f8cee68
@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.20231231-230744",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003786 0.000000 1.178029 ( 1.550752)
build_miniruby 0.000767 0.000147 0.935243 ( 0.935003)
build_ruby 0.000988 0.000309 2.736036 ( 2.735573)
build_all 0.003766 0.005683 16.149861 ( 1.454572)
build_install 0.003897 0.004257 4.545283 ( 1.141048)
test_btest 0.000902 0.000372 81.413073 ( 7.860771)
test_basic 0.000549 0.004791 0.737909 ( 0.812236)
test_all 0.115244 0.018572 546.143296 ( 49.723715)
test_rubyspec 0.014103 0.031148 49.979707 ( 62.325940)
total: 128.54 sec