Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-201828
#<BuildRuby:0x000055a691988090
@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.20230602-201828",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001025 0.004262 1.326950 ( 2.587040)
build_miniruby 0.001027 0.000000 0.765397 ( 0.765907)
build_ruby 0.000000 0.001386 2.376266 ( 2.376420)
build_all 0.002758 0.006537 12.539577 ( 1.095876)
build_install 0.002483 0.005119 1.692269 ( 0.948110)
test_btest 0.000000 0.001042 80.117531 ( 7.497258)
test_basic 0.001814 0.005922 0.732009 ( 0.807526)
test_all 0.000801 0.000422 436.648692 ( 45.835088)
test_rubyspec 0.018539 0.021866 42.987931 ( 55.491750)
total: 117.41 sec