Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-032123
#<BuildRuby:0x0000558b23dbc460
@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.20221222-032123",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004246 0.000018 0.828828 ( 1.379929)
build_miniruby 0.000720 0.000080 0.986102 ( 0.985013)
build_ruby 0.001074 0.000120 2.563340 ( 2.562014)
build_all 0.008755 0.000479 15.679775 ( 3.393995)
build_install 0.008985 0.000454 2.260116 ( 1.272499)
test_btest 0.000514 0.000051 62.027111 ( 11.742435)
test_basic 0.000000 0.005143 0.295983 ( 0.385933)
test_all 0.000000 0.001341 691.313189 (144.742303)
test_rubyspec 0.060371 0.012072 52.006613 ( 60.156305)
total: 226.62 sec