Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-224550
#<BuildRuby:0x0000563554934bc8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220826-224550",
@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.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010919 0.000611 0.974394 ( 1.009876)
build_miniruby 0.000000 0.001861 0.074298 ( 0.073601)
build_ruby 0.001603 0.000000 0.078695 ( 0.078777)
build_all 0.008941 0.000907 1.529278 ( 0.598620)
build_install 0.017075 0.005101 1.906982 ( 0.954799)
test_btest 0.001067 0.000243 70.398105 ( 8.311890)
test_basic 0.003955 0.004094 0.333160 ( 0.422883)
test_all 0.002761 0.000720 631.789724 ( 65.145580)
test_rubyspec 0.115619 0.058362 45.584704 ( 53.774987)
total: 130.37 sec