Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-000924
#<BuildRuby:0x000055a8d30474b0
@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.20230612-000924",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004414 0.001765 1.519576 ( 2.767577)
build_miniruby 0.000675 0.000270 0.807268 ( 0.807487)
build_ruby 0.000870 0.000348 2.410412 ( 2.411472)
build_all 0.005842 0.003172 12.815599 ( 1.094935)
build_install 0.007566 0.000000 1.725139 ( 0.878748)
test_btest 0.001123 0.000000 81.580328 ( 7.387768)
test_basic 0.004450 0.000269 0.676065 ( 0.757012)
test_all 0.000000 0.001510 439.116711 ( 39.720992)
test_rubyspec 0.019942 0.023099 43.152354 ( 55.613219)
total: 111.44 sec