Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-203111
#<BuildRuby:0x000055c3afaf3868
@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.20230108-203111",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000032 0.000006 0.000038 ( 0.000040)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.003935 0.624310 ( 1.032596)
build_miniruby 0.000714 0.000192 0.664283 ( 0.663575)
build_ruby 0.001316 0.000000 2.427803 ( 2.427916)
build_all 0.008916 0.000464 12.860621 ( 1.603231)
build_install 0.002729 0.003823 1.552908 ( 0.721547)
test_btest 0.000000 0.000631 66.814239 ( 6.587852)
test_basic 0.000000 0.003251 0.245018 ( 0.341052)
test_all 0.000000 0.001212 492.233239 ( 52.391587)
test_rubyspec 0.018429 0.009465 35.136410 ( 45.672161)
total: 111.44 sec