Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-055722
#<BuildRuby:0x000055741b82b0b0
@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.20220311-055722",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003578 0.006529 1.013481 ( 1.364165)
build_miniruby 0.001232 0.000441 0.079959 ( 0.078269)
build_ruby 0.001835 0.000655 0.080861 ( 0.077986)
build_all 0.009475 0.000470 1.499969 ( 0.615157)
build_install 0.019880 0.001814 5.173924 ( 2.157594)
test_btest 0.001583 0.000413 74.359631 ( 8.204433)
test_basic 0.006417 0.001674 0.332440 ( 0.428992)
test_all 0.001496 0.000390 659.055130 ( 66.298818)
test_rubyspec 0.111161 0.046586 46.249862 ( 51.711297)
total: 130.94 sec