Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-203158
#<BuildRuby:0x00005576cc7a7018
@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.20221227-203158",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000062 0.000010 0.000072 ( 0.000075)
build_up 0.005089 0.004207 0.960033 ( 1.146337)
build_miniruby 0.002735 0.000000 0.845684 ( 0.844257)
build_ruby 0.004021 0.000000 2.131341 ( 2.131422)
build_all 0.016053 0.005959 18.636419 ( 2.180567)
build_install 0.019414 0.002534 2.024444 ( 1.035832)
test_btest 0.001205 0.000251 85.930225 ( 9.382742)
test_basic 0.007647 0.002237 0.342172 ( 0.428759)
test_all 0.003641 0.000298 695.209400 ( 63.900429)
test_rubyspec 0.103625 0.067988 47.876941 ( 56.067238)
total: 137.12 sec