Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-141352
#<BuildRuby:0x00005563afdefcc0
@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.20230708-141352",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000009)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004192 0.001398 1.494351 ( 2.750276)
build_miniruby 0.000877 0.000292 1.015004 ( 1.015004)
build_ruby 0.001008 0.000336 2.547925 ( 2.548162)
build_all 0.001590 0.007715 8.697797 ( 7.972772)
build_install 0.001476 0.007127 2.044211 ( 1.637626)
test_btest 0.000000 0.000642 86.315300 ( 7.307746)
test_basic 0.002801 0.000560 0.564614 ( 0.648957)
test_all 0.000849 0.000447 485.431569 ( 44.010691)
test_rubyspec 0.028161 0.015784 42.963556 ( 55.335251)
total: 123.23 sec