Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-155843
#<BuildRuby:0x000055bccb2fbe20
@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-155843",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000460 0.004114 1.085266 ( 1.451374)
build_miniruby 0.000748 0.000280 0.900276 ( 0.899969)
build_ruby 0.000965 0.000362 2.775631 ( 2.776456)
build_all 0.005531 0.004680 16.903398 ( 1.500241)
build_install 0.004549 0.004340 4.874728 ( 1.159771)
test_btest 0.000671 0.000298 85.722156 ( 7.429368)
test_basic 0.002756 0.001225 0.703431 ( 0.779165)
test_all 0.101910 0.035485 512.788031 ( 56.637465)
test_rubyspec 0.023667 0.025170 51.961008 ( 64.213235)
total: 136.85 sec