Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-074856
#<BuildRuby:0x000055d302e9c110
@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.20231220-074856",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003582 0.001791 1.052778 ( 1.427149)
build_miniruby 0.000691 0.000345 0.899065 ( 0.899915)
build_ruby 0.000825 0.000412 2.740413 ( 2.744881)
build_all 0.006044 0.001349 12.124537 ( 1.042907)
build_install 0.004581 0.009519 3.620361 ( 0.995550)
test_btest 0.000430 0.000265 62.958941 ( 6.053650)
test_basic 0.004254 0.000000 0.403032 ( 0.476964)
test_all 0.088245 0.017177 418.367988 ( 46.226589)
test_rubyspec 0.035160 0.020124 40.050775 ( 52.793891)
total: 112.66 sec