Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-122109
#<BuildRuby:0x0000561650233ce8
@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.20231222-122109",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005351 0.000000 1.244481 ( 1.611814)
build_miniruby 0.000999 0.000000 0.868160 ( 0.867666)
build_ruby 0.001301 0.000000 2.893992 ( 2.894200)
build_all 0.009289 0.000461 15.685327 ( 1.446721)
build_install 0.008471 0.000000 4.499856 ( 1.115085)
test_btest 0.000954 0.000080 81.196132 ( 7.023153)
test_basic 0.003573 0.000297 0.735415 ( 0.815194)
test_all 0.094761 0.035870 510.859862 ( 49.747575)
test_rubyspec 0.022587 0.026001 49.704140 ( 62.015493)
total: 127.54 sec