Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-131421
#<BuildRuby:0x000056502079b7f8
@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-131421",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003209 0.000291 0.733581 ( 1.106787)
build_miniruby 0.000890 0.000081 0.904052 ( 0.904825)
build_ruby 0.001129 0.000103 2.774588 ( 2.779923)
build_all 0.007989 0.000000 12.322173 ( 0.999133)
build_install 0.005544 0.007380 3.538211 ( 0.985327)
test_btest 0.000578 0.000108 67.877804 ( 5.459507)
test_basic 0.004313 0.000000 0.378138 ( 0.458127)
test_all 0.074868 0.031030 402.499023 ( 46.164819)
test_rubyspec 0.031423 0.025415 40.541009 ( 53.309724)
total: 112.17 sec