Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-211514
#<BuildRuby:0x0000559c3eb17328
@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.20230608-211514",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001366 0.003463 1.461574 ( 2.726761)
build_miniruby 0.000785 0.000175 0.772672 ( 0.772174)
build_ruby 0.000995 0.000221 2.433016 ( 2.432869)
build_all 0.006672 0.002736 12.617259 ( 1.159794)
build_install 0.006295 0.001499 1.728747 ( 0.860144)
test_btest 0.000502 0.000119 80.347251 ( 7.455838)
test_basic 0.003388 0.000806 0.684047 ( 0.770043)
test_all 0.001013 0.000241 423.309866 ( 40.745167)
test_rubyspec 0.025225 0.015481 41.587372 ( 54.046077)
total: 110.97 sec