Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-090112
#<BuildRuby:0x000055e629c78188
@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.20231216-090112",
@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.000732 0.004218 1.034106 ( 1.301104)
build_miniruby 0.000693 0.000207 0.879226 ( 0.879674)
build_ruby 0.001164 0.000349 2.716342 ( 2.717196)
build_all 0.002389 0.005238 12.160220 ( 0.974887)
build_install 0.008576 0.001473 3.615716 ( 0.978413)
test_btest 0.000555 0.000202 64.940282 ( 5.116351)
test_basic 0.002461 0.000895 0.381540 ( 0.462460)
test_all 0.052165 0.045978 377.056816 ( 37.033914)
test_rubyspec 0.028501 0.039187 39.708750 ( 52.359232)
total: 101.82 sec