Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-205839
#<BuildRuby:0x000055a0c8cbf0e8
@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.20240615-205839",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000007)
build_up 0.001075 0.004693 1.048632 ( 1.498819)
build_miniruby 0.000745 0.000331 0.710954 ( 0.710749)
build_ruby 0.001426 0.000634 2.248103 ( 2.248034)
build_all 0.000875 0.006950 12.423721 ( 1.050145)
build_install 0.009634 0.006578 4.125551 ( 1.052048)
test_btest 0.000394 0.000243 70.017442 ( 4.968297)
test_basic 0.003268 0.001156 0.390918 ( 0.471366)
test_all 0.076501 0.022032 373.986527 ( 39.191816)
test_rubyspec 0.021767 0.027795 86.499866 ( 11.013041)
total: 62.21 sec