Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-143110
#<BuildRuby:0x000055f57619be20
@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.20230815-143110",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001612 0.003461 1.528072 ( 2.763044)
build_miniruby 0.001036 0.000000 0.899245 ( 0.898659)
build_ruby 0.001656 0.000000 2.792168 ( 2.797699)
build_all 0.009843 0.000220 17.899443 ( 1.556752)
build_install 0.005974 0.003513 5.272923 ( 1.217043)
test_btest 0.000897 0.000186 85.171863 ( 7.888160)
test_basic 0.005417 0.000000 0.682293 ( 0.757149)
test_all 0.006887 0.000000 546.407895 ( 63.043321)
test_rubyspec 0.032710 0.015164 49.542987 ( 61.837176)
total: 142.76 sec