Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-015040
#<BuildRuby:0x000055e8803380d8
@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.20221212-015040",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000282 0.004249 0.674204 ( 1.310816)
build_miniruby 0.000810 0.000135 0.698379 ( 0.697545)
build_ruby 0.001293 0.000000 2.408574 ( 2.333659)
build_all 0.008004 0.000777 12.311518 ( 1.490971)
build_install 0.000722 0.004913 1.623080 ( 0.771931)
test_btest 0.000494 0.000114 65.923188 ( 6.160572)
test_basic 0.003134 0.000724 0.257392 ( 0.352098)
test_all 0.001148 0.000265 503.346954 ( 69.804051)
test_rubyspec 0.017105 0.010853 35.622104 ( 46.179708)
total: 129.10 sec