Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-131104
#<BuildRuby:0x0000562c3b1400b0
@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.20230214-131104",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003019 0.000503 0.764883 ( 1.388787)
build_miniruby 0.000763 0.000127 0.676397 ( 0.675607)
build_ruby 0.001128 0.000188 2.106667 ( 2.106389)
build_all 0.007915 0.001319 12.429802 ( 1.526861)
build_install 0.003265 0.003319 1.553908 ( 0.766100)
test_btest 0.000591 0.000124 64.744687 ( 6.012911)
test_basic 0.003587 0.000044 0.284008 ( 0.379092)
test_all 0.000963 0.000193 487.355158 ( 50.082515)
test_rubyspec 0.022851 0.007384 36.060685 ( 46.515581)
total: 109.45 sec