Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-180325
#<BuildRuby:0x000055cd4ae9ff30
@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.20230214-180325",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002984 0.000895 0.803639 ( 1.422543)
build_miniruby 0.000729 0.000218 0.684244 ( 0.683640)
build_ruby 0.000930 0.000279 2.134507 ( 2.134328)
build_all 0.004564 0.004635 12.406573 ( 1.534824)
build_install 0.002602 0.003809 1.535428 ( 0.760082)
test_btest 0.000439 0.000183 66.729797 ( 6.362759)
test_basic 0.003819 0.000000 0.290221 ( 0.385378)
test_all 0.000935 0.000106 486.249360 ( 47.016744)
test_rubyspec 0.008440 0.019541 34.924611 ( 45.483861)
total: 105.78 sec