Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-164839
#<BuildRuby:0x0000559bd85f7d68
@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.20230630-164839",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004783 0.000144 1.251057 ( 2.589861)
build_miniruby 0.001096 0.000258 0.822921 ( 0.823728)
build_ruby 0.001117 0.000262 2.678979 ( 2.679904)
build_all 0.005618 0.003539 11.692769 ( 8.047912)
build_install 0.001262 0.007355 5.111057 ( 1.893872)
test_btest 0.000761 0.000267 86.924603 ( 7.948404)
test_basic 0.000000 0.005815 0.747716 ( 0.829202)
test_all 0.000506 0.000722 467.090480 ( 52.270136)
test_rubyspec 0.026281 0.012987 43.363968 ( 55.728972)
total: 132.81 sec