Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-114056
#<BuildRuby:0x000055d80a057228
@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.20230521-114056",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005729 0.000323 1.449070 ( 2.690620)
build_miniruby 0.001340 0.000000 0.854537 ( 0.853528)
build_ruby 0.001236 0.000000 2.357276 ( 2.358106)
build_all 0.001042 0.008111 12.606913 ( 1.120160)
build_install 0.006333 0.000690 1.730026 ( 0.837032)
test_btest 0.000000 0.000619 80.052304 ( 6.925876)
test_basic 0.000181 0.003663 0.636185 ( 0.718967)
test_all 0.000989 0.000381 427.934593 ( 46.102736)
test_rubyspec 0.017773 0.022013 41.279034 ( 53.735047)
total: 115.34 sec