Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-143553
#<BuildRuby:0x000055b081e47bb8
@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-143553",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004989 0.000525 1.451244 ( 2.736609)
build_miniruby 0.001004 0.000105 0.763846 ( 0.763842)
build_ruby 0.001119 0.000117 2.528378 ( 2.528187)
build_all 0.004083 0.004891 12.357446 ( 1.145457)
build_install 0.003509 0.004273 1.642201 ( 0.883630)
test_btest 0.000816 0.000164 80.603164 ( 7.140438)
test_basic 0.002760 0.000552 0.625784 ( 0.712816)
test_all 0.000750 0.000000 432.697869 ( 47.516358)
test_rubyspec 0.013989 0.018757 42.682206 ( 55.187193)
total: 118.62 sec