Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-011302
#<BuildRuby:0x0000563fed4efe20
@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.20231216-011302",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003858 0.000908 1.242261 ( 1.607634)
build_miniruby 0.000855 0.000201 0.909976 ( 0.909399)
build_ruby 0.000000 0.001522 3.015411 ( 3.015863)
build_all 0.008395 0.001603 17.201793 ( 1.528555)
build_install 0.009864 0.000000 5.060454 ( 1.215249)
test_btest 0.001069 0.000000 85.867785 ( 8.182909)
test_basic 0.003723 0.000000 0.649115 ( 0.727474)
test_all 0.119676 0.016387 564.140643 ( 49.773044)
test_rubyspec 0.015757 0.032796 52.889140 ( 65.296439)
total: 132.26 sec