Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-154246
#<BuildRuby:0x000056474f93be20
@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-154246",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004250 0.000708 1.294451 ( 1.664391)
build_miniruby 0.000943 0.000157 0.899972 ( 0.899583)
build_ruby 0.001674 0.000000 2.759113 ( 2.758751)
build_all 0.008296 0.002303 16.575027 ( 1.508507)
build_install 0.008552 0.000793 4.937325 ( 1.228595)
test_btest 0.000575 0.000096 86.112547 ( 7.439415)
test_basic 0.003273 0.000545 0.711934 ( 0.790280)
test_all 0.108529 0.025980 514.490598 ( 54.218477)
test_rubyspec 0.019996 0.030263 52.612712 ( 64.977241)
total: 135.49 sec