Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-182809
#<BuildRuby:0x000056243898f8c0
@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.20230601-182809",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001128 0.004562 1.393001 ( 2.629306)
build_miniruby 0.000792 0.000188 0.831196 ( 0.830992)
build_ruby 0.001081 0.000258 2.440397 ( 2.440610)
build_all 0.003552 0.005888 12.695658 ( 1.148009)
build_install 0.006744 0.001002 1.655212 ( 0.885810)
test_btest 0.000733 0.000214 81.778767 ( 7.751666)
test_basic 0.002989 0.000872 0.510229 ( 0.591916)
test_all 0.000757 0.000220 440.612525 ( 45.920978)
test_rubyspec 0.025699 0.010869 42.757856 ( 55.292026)
total: 117.49 sec