Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-175448
#<BuildRuby:0x00005587f591f4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-175448",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003887 0.000000 0.749472 ( 1.118433)
build_miniruby 0.001208 0.000000 0.909754 ( 0.910740)
build_ruby 0.001335 0.000000 2.771006 ( 2.772308)
build_all 0.003294 0.004495 12.231081 ( 1.039963)
build_install 0.007980 0.001995 3.545057 ( 0.978164)
test_btest 0.000507 0.000126 65.565937 ( 4.749070)
test_basic 0.003118 0.000779 0.379979 ( 0.463051)
test_all 0.087703 0.020792 446.618853 ( 40.807097)
test_rubyspec 0.023954 0.033171 40.780991 ( 53.549521)
total: 106.39 sec