Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-000333
#<BuildRuby:0x00005599b2c87930
@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.20230215-000333",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003641 0.000000 0.777981 ( 1.406880)
build_miniruby 0.001024 0.000000 0.681047 ( 0.680167)
build_ruby 0.000172 0.001052 2.130167 ( 2.130285)
build_all 0.006157 0.003141 12.425331 ( 1.559683)
build_install 0.004961 0.001459 1.582386 ( 0.795795)
test_btest 0.000486 0.000143 65.717580 ( 6.397594)
test_basic 0.003543 0.000001 0.275364 ( 0.371155)
test_all 0.001083 0.000300 490.873254 ( 47.107702)
test_rubyspec 0.010353 0.017963 35.383703 ( 45.684817)
total: 106.13 sec