Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-054838
#<BuildRuby:0x00005638a7fb8098
@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.20230704-054838",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005376 0.000566 1.594148 ( 3.898391)
build_miniruby 0.000937 0.000099 0.789395 ( 0.790145)
build_ruby 0.001139 0.000120 2.587452 ( 2.587869)
build_all 0.009721 0.000000 11.935191 ( 8.266098)
build_install 0.000000 0.009445 5.150759 ( 1.922410)
test_btest 0.000000 0.001247 87.334299 ( 7.915200)
test_basic 0.001493 0.002074 0.589890 ( 0.675513)
test_all 0.001011 0.000233 475.003498 ( 49.303019)
test_rubyspec 0.023832 0.017606 42.330263 ( 54.790890)
total: 130.15 sec