Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-120439
#<BuildRuby:0x00005636b88c4728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230114-120439",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.006567 0.891791 ( 1.052574)
build_miniruby 0.000000 0.001280 1.020743 ( 1.018934)
build_ruby 0.000000 0.001664 2.775093 ( 2.772523)
build_all 0.002406 0.007702 16.866086 ( 2.986172)
build_install 0.008886 0.002589 2.072377 ( 1.075555)
test_btest 0.000627 0.000313 79.134634 ( 10.830110)
test_basic 0.000294 0.005926 0.341077 ( 0.427703)
test_all 0.000993 0.000584 649.469332 (104.947899)
test_rubyspec 0.070718 0.062000 52.096553 ( 60.154559)
total: 185.27 sec