Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-074142
#<BuildRuby:0x0000560c339af520
@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.20230526-074142",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002366 0.003718 1.528041 ( 2.765446)
build_miniruby 0.000793 0.000176 0.771200 ( 0.771684)
build_ruby 0.000994 0.000221 2.461105 ( 2.461636)
build_all 0.009521 0.000000 12.228283 ( 1.072594)
build_install 0.007482 0.000109 1.683273 ( 0.814660)
test_btest 0.000886 0.000161 78.918354 ( 7.372166)
test_basic 0.004558 0.000064 0.585735 ( 0.666288)
test_all 0.001418 0.000247 428.151368 ( 48.843050)
test_rubyspec 0.027350 0.012222 42.307286 ( 54.840315)
total: 119.61 sec