Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-043123
#<BuildRuby:0x000055d4b6050920
@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.20220717-043123",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010943 0.000392 0.975572 ( 1.465805)
build_miniruby 0.002204 0.000000 0.073638 ( 0.070992)
build_ruby 0.002039 0.000000 0.075459 ( 0.073339)
build_all 0.008832 0.000591 1.478019 ( 0.591311)
build_install 0.018568 0.003961 5.186884 ( 2.087755)
test_btest 0.001194 0.000179 73.530311 ( 8.787376)
test_basic 0.007528 0.000000 0.319795 ( 0.408741)
test_all 0.002755 0.000000 633.305970 ( 63.890087)
test_rubyspec 0.104078 0.043010 45.627867 ( 51.378188)
total: 128.75 sec