Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-110005
#<BuildRuby:0x000055b7ad92b7f0
@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.20230131-110005",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.003221 0.000293 0.594130 ( 1.063428)
build_miniruby 0.000875 0.000080 0.628342 ( 0.628298)
build_ruby 0.001226 0.000000 2.024996 ( 2.024979)
build_all 0.002846 0.006372 11.887121 ( 1.460673)
build_install 0.006057 0.000448 1.491932 ( 0.714161)
test_btest 0.000527 0.000098 63.421737 ( 6.411875)
test_basic 0.003067 0.000575 0.263703 ( 0.358665)
test_all 0.001386 0.000000 491.346151 ( 45.841405)
test_rubyspec 0.011695 0.016566 34.369737 ( 44.969853)
total: 103.47 sec