Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-220326
#<BuildRuby:0x000056021bb400c8
@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.20231203-220326",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004281 0.000000 0.991954 ( 1.351909)
build_miniruby 0.000765 0.000000 0.863218 ( 0.863316)
build_ruby 0.001145 0.000000 2.694498 ( 2.695940)
build_all 0.003781 0.003314 12.148935 ( 0.959424)
build_install 0.012229 0.001774 3.596479 ( 0.958470)
test_btest 0.000548 0.000195 63.965528 ( 5.858363)
test_basic 0.004266 0.000096 0.370458 ( 0.452123)
test_all 0.084783 0.013335 385.160684 ( 32.967898)
test_rubyspec 0.027521 0.038863 39.490573 ( 52.190202)
total: 98.30 sec