Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-201437
#<BuildRuby:0x0000560e02998728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-201437",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000006 0.000016 ( 0.000017)
configure 0.000009 0.000005 0.000014 ( 0.000028)
build_up 0.005565 0.000798 0.840458 ( 1.020934)
build_miniruby 0.000818 0.000446 1.025507 ( 1.023636)
build_ruby 0.001030 0.000561 2.777730 ( 2.775133)
build_all 0.006674 0.003254 16.808984 ( 2.983409)
build_install 0.001795 0.009746 2.133225 ( 1.077332)
test_btest 0.000576 0.000399 78.778922 ( 10.487791)
test_basic 0.001429 0.005537 0.387261 ( 0.472577)
test_all 0.000000 0.001442 663.429404 (103.606321)
test_rubyspec 0.048248 0.085175 52.165110 ( 60.258570)
total: 183.71 sec