Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-075036
#<BuildRuby:0x0000555a02e432f0
@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.20230105-075036",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007686 0.000895 0.967240 ( 1.187908)
build_miniruby 0.002330 0.000000 0.834971 ( 0.835679)
build_ruby 0.002575 0.000180 2.113949 ( 2.117771)
build_all 0.012701 0.007241 18.272526 ( 2.127527)
build_install 0.020283 0.000000 1.985544 ( 0.995773)
test_btest 0.001318 0.000000 91.819781 ( 8.708411)
test_basic 0.002848 0.004170 0.348924 ( 0.448603)
test_all 0.002445 0.000000 663.999219 ( 63.044008)
test_rubyspec 0.107013 0.039244 47.623993 ( 56.165657)
total: 135.63 sec