Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-031347
#<BuildRuby:0x0000563b701313a0
@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.20220502-031347",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009768 0.000000 0.827434 ( 1.341153)
build_miniruby 0.001851 0.000000 0.066981 ( 0.064599)
build_ruby 0.001628 0.000000 0.061609 ( 0.059979)
build_all 0.005317 0.004147 1.172776 ( 0.465074)
build_install 0.014099 0.004734 4.899971 ( 2.405293)
test_btest 0.001888 0.000189 51.030718 ( 6.031805)
test_basic 0.005538 0.000554 0.284372 ( 0.380578)
test_all 0.001271 0.001540 493.099144 ( 53.077658)
test_rubyspec 0.080674 0.038649 41.332312 ( 46.873634)
total: 110.70 sec