Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-144555
#<BuildRuby:0x00005652bc5db438
@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.20231206-144555",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004904 0.000077 0.987756 ( 1.359332)
build_miniruby 0.000756 0.000063 0.864995 ( 0.865943)
build_ruby 0.001473 0.000000 2.691699 ( 2.693889)
build_all 0.007797 0.000075 12.124516 ( 1.038331)
build_install 0.010694 0.003986 3.598839 ( 0.979370)
test_btest 0.000713 0.000084 62.532850 ( 5.467867)
test_basic 0.003774 0.000445 0.373675 ( 0.453699)
test_all 0.068546 0.028133 377.254848 ( 37.598062)
test_rubyspec 0.036382 0.034846 39.712633 ( 52.354714)
total: 102.81 sec