Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-220907
#<BuildRuby:0x000055ec4498c098
@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.20231215-220907",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005172 0.000258 1.416833 ( 1.797582)
build_miniruby 0.001013 0.000051 0.859824 ( 0.859840)
build_ruby 0.001390 0.000069 2.851748 ( 2.851184)
build_all 0.000000 0.010097 16.815463 ( 1.567738)
build_install 0.006348 0.002422 4.986359 ( 1.193930)
test_btest 0.000910 0.000166 85.346299 ( 7.703156)
test_basic 0.000801 0.004456 0.759793 ( 0.839649)
test_all 0.099955 0.036176 556.652473 ( 48.925586)
test_rubyspec 0.017726 0.028809 49.886160 ( 62.205522)
total: 127.95 sec