Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-004021
#<BuildRuby:0x0000561f6ee43520
@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.20230614-004021",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004710 0.000248 1.351452 ( 2.605710)
build_miniruby 0.001083 0.000000 0.728829 ( 0.729056)
build_ruby 0.001236 0.000000 2.414079 ( 2.414389)
build_all 0.009589 0.000152 12.556079 ( 1.106347)
build_install 0.007529 0.000359 1.830561 ( 0.844001)
test_btest 0.000669 0.000032 82.143775 ( 7.132818)
test_basic 0.000000 0.003589 0.592319 ( 0.674601)
test_all 0.000170 0.001291 447.626112 ( 41.648438)
test_rubyspec 0.016508 0.022635 44.114610 ( 56.585945)
total: 113.74 sec