Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-185933
#<BuildRuby:0x0000559ccc55bcc0
@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.20231224-185933",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004312 0.000216 1.170627 ( 1.532925)
build_miniruby 0.001403 0.000070 0.896478 ( 0.895656)
build_ruby 0.001317 0.000066 2.707820 ( 2.708396)
build_all 0.010161 0.000276 16.903733 ( 1.541101)
build_install 0.004596 0.004635 4.904338 ( 1.178610)
test_btest 0.000864 0.000079 84.425581 ( 8.132402)
test_basic 0.004872 0.000017 0.780977 ( 0.861123)
test_all 0.090869 0.046101 530.127609 ( 53.475480)
test_rubyspec 0.030910 0.017836 51.880308 ( 64.261567)
total: 134.59 sec