Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-045008
#<BuildRuby:0x000055d27fc03f30
@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.20230119-045008",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003538 0.000000 0.631183 ( 1.042922)
build_miniruby 0.000000 0.000838 0.563163 ( 0.562163)
build_ruby 0.000000 0.001294 2.096713 ( 2.096704)
build_all 0.007706 0.002157 12.564544 ( 1.587379)
build_install 0.005799 0.000773 1.544169 ( 0.719213)
test_btest 0.000536 0.000072 66.606231 ( 5.745504)
test_basic 0.003065 0.000409 0.253150 ( 0.348688)
test_all 0.001196 0.000000 497.160363 ( 47.113880)
test_rubyspec 0.007018 0.021666 35.467062 ( 46.022934)
total: 105.24 sec