Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-233735
#<BuildRuby:0x000055fea2a48048
@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.20231223-233735",
@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.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002918 0.001167 1.137091 ( 1.493651)
build_miniruby 0.000890 0.000356 0.955185 ( 0.954325)
build_ruby 0.001056 0.000422 2.894725 ( 2.895888)
build_all 0.009883 0.000501 15.873761 ( 1.400997)
build_install 0.008659 0.000007 4.643084 ( 1.115841)
test_btest 0.000855 0.000270 81.638787 ( 7.139832)
test_basic 0.003847 0.001215 0.664002 ( 0.738925)
test_all 0.101750 0.032374 518.276810 ( 51.381542)
test_rubyspec 0.033602 0.015669 50.170486 ( 62.463637)
total: 129.59 sec