Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-135258
#<BuildRuby:0x000055b576f737b8
@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.20231220-135258",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004836 0.000139 1.210491 ( 1.587278)
build_miniruby 0.000947 0.000150 0.840905 ( 0.840359)
build_ruby 0.001161 0.000183 2.681694 ( 2.681501)
build_all 0.008667 0.001369 16.345329 ( 1.444059)
build_install 0.007450 0.001176 4.739686 ( 1.155373)
test_btest 0.000693 0.000109 83.194843 ( 7.199678)
test_basic 0.004066 0.000000 0.619053 ( 0.696921)
test_all 0.104541 0.029300 523.838588 ( 52.161509)
test_rubyspec 0.027723 0.019263 50.857272 ( 63.276086)
total: 131.04 sec