Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-045817
#<BuildRuby:0x0000555af92a7d68
@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.20230530-045817",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000848 0.003681 1.299733 ( 2.584268)
build_miniruby 0.000032 0.001206 0.924028 ( 0.923117)
build_ruby 0.000735 0.000468 2.472831 ( 2.473684)
build_all 0.006866 0.002232 12.777504 ( 1.104467)
build_install 0.004877 0.002845 1.684277 ( 0.838363)
test_btest 0.000604 0.000352 81.153841 ( 6.839838)
test_basic 0.005552 0.000000 0.672845 ( 0.753242)
test_all 0.001410 0.000000 442.283398 ( 40.146840)
test_rubyspec 0.026107 0.015896 43.370456 ( 55.818838)
total: 111.48 sec