Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-020156
#<BuildRuby:0x00005639768ebc18
@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.20240103-020156",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000037)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.000000 0.008380 1.114957 ( 1.581148)
build_miniruby 0.000368 0.000613 0.806394 ( 0.806668)
build_ruby 0.001332 0.000512 2.627455 ( 2.628016)
build_all 0.006558 0.001090 11.904565 ( 0.984858)
build_install 0.011667 0.003899 3.927793 ( 0.977714)
test_btest 0.000521 0.000183 63.887790 ( 5.093490)
test_basic 0.004186 0.001478 0.409444 ( 0.487875)
test_all 0.066451 0.030542 386.094942 ( 34.293295)
test_rubyspec 0.034377 0.031943 40.068010 ( 52.630763)
total: 99.48 sec