Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-063045
#<BuildRuby:0x00005578333ca298
@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.20230104-063045",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.007560 0.001890 0.934176 ( 1.143644)
build_miniruby 0.002186 0.000547 0.834639 ( 0.832633)
build_ruby 0.002165 0.000541 2.146389 ( 2.147871)
build_all 0.009050 0.011582 18.593273 ( 2.164591)
build_install 0.020746 0.001488 2.023279 ( 1.035903)
test_btest 0.001117 0.000350 90.461791 ( 9.033328)
test_basic 0.009475 0.001108 0.355783 ( 0.440708)
test_all 0.002745 0.000331 681.907071 ( 66.443464)
test_rubyspec 0.095829 0.081752 47.444631 ( 55.642569)
total: 138.89 sec