Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-220250
#<BuildRuby:0x0000557c646df840
@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.20231220-220250",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003992 0.000939 1.136677 ( 1.508837)
build_miniruby 0.000806 0.000190 0.863084 ( 0.862586)
build_ruby 0.000000 0.001466 2.854038 ( 2.854126)
build_all 0.008752 0.001732 16.011857 ( 1.447029)
build_install 0.007815 0.000893 4.651860 ( 1.151924)
test_btest 0.000565 0.000135 83.873158 ( 7.137563)
test_basic 0.004452 0.000041 0.642634 ( 0.718410)
test_all 0.089075 0.039689 514.971680 ( 48.304040)
test_rubyspec 0.032304 0.018584 50.586270 ( 62.826280)
total: 126.81 sec