Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-035314
#<BuildRuby:0x0000558ecb127f00
@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.20230428-035314",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004156 0.000832 1.325206 ( 2.608836)
build_miniruby 0.000851 0.000170 0.724673 ( 0.723699)
build_ruby 0.001027 0.000205 2.160029 ( 2.160115)
build_all 0.006510 0.002914 12.227603 ( 1.141352)
build_install 0.003833 0.003974 1.738727 ( 0.828100)
test_btest 0.000859 0.000245 81.218315 ( 7.259507)
test_basic 0.000105 0.004126 0.686948 ( 0.769082)
test_all 0.001152 0.000411 448.396838 ( 39.999114)
test_rubyspec 0.010331 0.027736 42.210567 ( 54.522311)
total: 110.01 sec