Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-234446
#<BuildRuby:0x000055ddd3a400e0
@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.20230212-234446",
@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.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002782 0.000556 0.604414 ( 1.001892)
build_miniruby 0.000939 0.000000 0.663832 ( 0.663301)
build_ruby 0.001245 0.000000 2.058633 ( 2.058439)
build_all 0.005387 0.004028 12.460674 ( 1.593483)
build_install 0.001562 0.004677 1.505703 ( 0.720092)
test_btest 0.000561 0.000187 67.083924 ( 5.708908)
test_basic 0.002383 0.000795 0.255228 ( 0.351092)
test_all 0.001092 0.000364 486.328519 ( 50.560790)
test_rubyspec 0.024340 0.008113 35.619568 ( 46.037154)
total: 108.70 sec