Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-061331
#<BuildRuby:0x000055d6575bb728
@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.20230801-061331",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005521 0.000614 1.512050 ( 2.828627)
build_miniruby 0.001117 0.000124 0.875626 ( 0.874626)
build_ruby 0.000000 0.001192 2.675993 ( 2.675300)
build_all 0.000000 0.009571 14.365026 ( 1.235007)
build_install 0.005198 0.003051 2.149365 ( 0.968460)
test_btest 0.001039 0.000000 82.798793 ( 7.553411)
test_basic 0.001082 0.003909 0.645519 ( 0.722760)
test_all 0.001207 0.000363 530.626923 ( 45.565674)
test_rubyspec 0.012156 0.029080 46.503558 ( 58.880882)
total: 121.31 sec