Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-071532
#<BuildRuby:0x000055f67cb1b818
@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.20231103-071532",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004394 0.001034 1.333172 ( 1.553904)
build_miniruby 0.000833 0.000196 0.809250 ( 0.809041)
build_ruby 0.000000 0.001312 2.734755 ( 2.734614)
build_all 0.007922 0.001688 16.553676 ( 1.468668)
build_install 0.008937 0.000187 5.062894 ( 1.217079)
test_btest 0.000975 0.000222 84.610343 ( 7.161053)
test_basic 0.000530 0.004288 0.730035 ( 0.806267)
test_all 0.103279 0.030094 524.560519 ( 52.779941)
test_rubyspec 0.028538 0.020902 51.222382 ( 63.459867)
total: 131.99 sec