Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-054134
#<BuildRuby:0x0000559d5f860040
@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.20231218-054134",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003815 0.000000 1.030765 ( 1.284736)
build_miniruby 0.001162 0.000196 0.873277 ( 0.872463)
build_ruby 0.001024 0.000186 2.704293 ( 2.706146)
build_all 0.008226 0.000000 12.247886 ( 0.969876)
build_install 0.008898 0.000649 3.716479 ( 0.976006)
test_btest 0.000000 0.000814 61.899701 ( 6.193820)
test_basic 0.000000 0.003987 0.376771 ( 0.459419)
test_all 0.077616 0.020412 387.483551 ( 35.133261)
test_rubyspec 0.034187 0.032736 40.045787 ( 52.706318)
total: 101.30 sec