Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-032921
#<BuildRuby:0x0000559507570020
@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.20230131-032921",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003010 0.000753 0.621977 ( 1.028008)
build_miniruby 0.000789 0.000198 0.614501 ( 0.613718)
build_ruby 0.000937 0.000234 2.056006 ( 2.055573)
build_all 0.007384 0.001846 11.836309 ( 1.460818)
build_install 0.001145 0.005144 1.482246 ( 0.734252)
test_btest 0.000504 0.000168 65.614309 ( 6.000762)
test_basic 0.000000 0.003545 0.249778 ( 0.345134)
test_all 0.000210 0.001388 474.795288 ( 45.233693)
test_rubyspec 0.017479 0.013667 34.587627 ( 45.152565)
total: 102.63 sec