Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-075251
#<BuildRuby:0x000055c870778178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-075251",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004524 0.000113 1.069072 ( 1.582529)
build_miniruby 0.001363 0.000000 1.335783 ( 1.338423)
build_ruby 0.001610 0.000000 4.084652 ( 4.092309)
build_all 0.009676 0.000148 16.187815 ( 1.582925)
build_install 0.012318 0.001246 4.605801 ( 1.476130)
test_btest 0.000640 0.000096 87.188448 ( 13.992737)
test_basic 0.001105 0.003825 0.600832 ( 0.673003)
test_all 0.086535 0.034006 569.962442 ( 63.243545)
test_rubyspec 0.028601 0.031008 66.463687 ( 78.715080)
total: 166.70 sec