Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-172348
#<BuildRuby:0x0000558856da80e8
@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.20231107-172348",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001166 0.003479 1.304011 ( 1.587832)
build_miniruby 0.001098 0.000183 0.875000 ( 0.873902)
build_ruby 0.001127 0.000187 2.707691 ( 2.708087)
build_all 0.000000 0.009773 16.806727 ( 1.489041)
build_install 0.008095 0.000672 4.953027 ( 1.152863)
test_btest 0.000866 0.000288 83.143288 ( 7.639937)
test_basic 0.004183 0.001394 0.810420 ( 0.884378)
test_all 0.107148 0.030071 513.022425 ( 64.345663)
test_rubyspec 0.027896 0.024077 52.489400 ( 64.855208)
total: 145.54 sec