Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-190613
#<BuildRuby:0x000055be446737b8
@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.20231203-190613",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004786 0.000798 1.333128 ( 1.669131)
build_miniruby 0.000782 0.000131 0.863119 ( 0.863321)
build_ruby 0.001287 0.000214 2.768547 ( 2.768821)
build_all 0.004959 0.005399 16.737698 ( 1.478327)
build_install 0.007049 0.002986 4.968310 ( 1.168548)
test_btest 0.000821 0.000195 88.038395 ( 7.557766)
test_basic 0.003909 0.000000 0.615148 ( 0.693663)
test_all 0.119869 0.018093 524.721319 ( 59.572429)
test_rubyspec 0.026162 0.020524 49.692012 ( 62.005070)
total: 137.78 sec