Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-000635
#<BuildRuby:0x000055d82a5fc0a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-000635",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004508 0.000259 1.452298 ( 1.788483)
build_miniruby 0.000634 0.000296 0.854409 ( 0.854797)
build_ruby 0.000845 0.000394 2.814661 ( 2.815005)
build_all 0.004081 0.006277 17.037349 ( 1.496798)
build_install 0.009588 0.000395 4.998635 ( 1.180273)
test_btest 0.000645 0.000304 85.847165 ( 6.955781)
test_basic 0.004135 0.000000 0.684902 ( 0.762485)
test_all 0.115076 0.019496 564.714857 ( 51.037183)
test_rubyspec 0.031993 0.012997 50.184771 ( 62.571971)
total: 129.46 sec