Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-200403
#<BuildRuby:0x000056550885c0d8
@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.20231208-200403",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001844 0.003410 1.005403 ( 1.303110)
build_miniruby 0.000922 0.000252 0.866593 ( 0.867191)
build_ruby 0.001318 0.000359 2.700534 ( 2.700389)
build_all 0.000000 0.007834 12.051526 ( 1.005280)
build_install 0.005229 0.004771 3.527252 ( 0.960822)
test_btest 0.000558 0.000279 62.858364 ( 5.506829)
test_basic 0.001993 0.000996 0.370426 ( 0.452736)
test_all 0.070814 0.026089 385.318579 ( 37.276889)
test_rubyspec 0.034388 0.034803 39.513497 ( 52.142349)
total: 102.22 sec