Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-042510
#<BuildRuby:0x000055cbc0f8bfd8
@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-042510",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000567 0.003804 0.738316 ( 1.121400)
build_miniruby 0.001160 0.000193 0.901189 ( 0.901405)
build_ruby 0.001085 0.000181 2.778962 ( 2.780646)
build_all 0.003155 0.004746 12.226520 ( 1.004804)
build_install 0.010255 0.002564 3.451200 ( 0.982256)
test_btest 0.000420 0.000105 65.613173 ( 6.268511)
test_basic 0.003769 0.000000 0.398612 ( 0.473628)
test_all 0.082827 0.024670 415.944198 ( 42.801418)
test_rubyspec 0.038491 0.015953 40.767242 ( 53.512223)
total: 109.85 sec