Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-090958
#<BuildRuby:0x0000556ce3ab77f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-090958",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000021 0.000009 0.000030 ( 0.000030)
autoconf 0.000030 0.000013 0.000043 ( 0.000044)
configure 0.000027 0.000013 0.000040 ( 0.000039)
build_up 0.000000 0.007501 0.822155 ( 1.220266)
build_miniruby 0.000372 0.000718 0.801647 ( 0.801449)
build_ruby 0.001091 0.000728 2.686881 ( 2.687429)
build_all 0.006748 0.001545 11.984109 ( 1.000387)
build_install 0.007571 0.003060 3.513259 ( 0.974293)
test_btest 0.000625 0.000356 63.710210 ( 4.697207)
test_basic 0.000369 0.003995 0.398613 ( 0.478377)
test_all 0.072864 0.028852 387.258703 ( 40.538021)
test_rubyspec 0.033289 0.034129 40.616512 ( 53.189920)
total: 105.59 sec