Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-020553
#<BuildRuby:0x000056325c8ebce8
@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.20230608-020553",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002806 0.002958 1.433608 ( 2.626011)
build_miniruby 0.000845 0.000178 0.844812 ( 0.843805)
build_ruby 0.001024 0.000216 2.398170 ( 2.398780)
build_all 0.008696 0.000166 12.656853 ( 1.115420)
build_install 0.003836 0.003928 1.685799 ( 0.898259)
test_btest 0.000878 0.000200 81.062615 ( 6.875094)
test_basic 0.000000 0.004779 0.710656 ( 0.791882)
test_all 0.000000 0.001679 455.856510 ( 47.993325)
test_rubyspec 0.023577 0.020007 41.548734 ( 54.074855)
total: 117.62 sec