Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-142343
#<BuildRuby:0x00005582052a7ba0
@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.20230809-142343",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002451 0.002646 1.577267 ( 2.957755)
build_miniruby 0.000732 0.000183 0.915333 ( 0.915183)
build_ruby 0.000934 0.000233 2.642358 ( 2.641936)
build_all 0.006258 0.003392 14.580096 ( 1.314011)
build_install 0.007489 0.001021 2.149447 ( 0.952294)
test_btest 0.000839 0.000223 84.554204 ( 8.023419)
test_basic 0.005727 0.000000 0.829536 ( 0.904399)
test_all 0.001506 0.000000 530.224972 ( 55.317335)
test_rubyspec 0.018274 0.024543 45.368617 ( 57.746850)
total: 130.77 sec