Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-194656
#<BuildRuby:0x000055b91962f228
@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.20230619-194656",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001092 0.004101 1.554837 ( 2.849481)
build_miniruby 0.000773 0.000172 0.798676 ( 0.799010)
build_ruby 0.001043 0.000232 2.489896 ( 2.489543)
build_all 0.007083 0.002837 16.004671 ( 1.465465)
build_install 0.006171 0.002513 4.727684 ( 1.104431)
test_btest 0.000904 0.000226 86.448592 ( 7.956684)
test_basic 0.000219 0.003684 0.672448 ( 0.759363)
test_all 0.000493 0.000915 460.829371 ( 42.139193)
test_rubyspec 0.012564 0.029263 41.319054 ( 53.787842)
total: 113.35 sec