Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-174344
#<BuildRuby:0x000055e75e7cb140
@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.20230210-174344",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000219 0.003804 0.626281 ( 1.043826)
build_miniruby 0.000623 0.000283 0.624966 ( 0.624774)
build_ruby 0.000803 0.000365 2.077504 ( 2.077941)
build_all 0.007493 0.001512 12.462953 ( 1.518528)
build_install 0.004541 0.001892 1.499910 ( 0.721709)
test_btest 0.000483 0.000201 66.761139 ( 6.175854)
test_basic 0.002489 0.001037 0.256256 ( 0.351259)
test_all 0.000841 0.000350 477.943931 ( 46.336729)
test_rubyspec 0.016126 0.010747 35.614059 ( 45.904508)
total: 104.76 sec