Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-070117
#<BuildRuby:0x00005621d2d8d570
@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.20230120-070117",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.002921 0.005733 0.966786 ( 1.314586)
build_miniruby 0.001507 0.000905 0.841837 ( 0.840660)
build_ruby 0.002168 0.001301 2.135564 ( 2.136054)
build_all 0.020651 0.000000 18.316214 ( 2.125189)
build_install 0.019611 0.001032 1.787108 ( 0.939834)
test_btest 0.000966 0.000322 90.260961 ( 8.777538)
test_basic 0.007417 0.000000 0.361076 ( 0.449579)
test_all 0.001171 0.000772 660.060003 ( 66.294742)
test_rubyspec 0.081197 0.068678 48.252013 ( 56.530309)
total: 139.41 sec