Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-085721
#<BuildRuby:0x000056530fbb3e20
@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.20230604-085721",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002361 0.004124 1.439799 ( 2.676194)
build_miniruby 0.000000 0.001159 0.726843 ( 0.726779)
build_ruby 0.000000 0.001217 2.370674 ( 2.371076)
build_all 0.004910 0.004277 12.097950 ( 1.013937)
build_install 0.003039 0.004444 1.735686 ( 0.831980)
test_btest 0.000972 0.000000 81.367848 ( 6.635451)
test_basic 0.000000 0.003546 0.541503 ( 0.623535)
test_all 0.000000 0.001727 425.324534 ( 43.283260)
test_rubyspec 0.010173 0.033462 41.947501 ( 54.445086)
total: 112.61 sec