Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-144027
#<BuildRuby:0x000056270ee1ca68
@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.20220812-144027",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006368 0.004912 0.851242 ( 1.543381)
build_miniruby 0.001812 0.000000 0.061153 ( 0.060117)
build_ruby 0.000000 0.001508 0.052867 ( 0.051446)
build_all 0.006706 0.001621 1.275464 ( 0.469482)
build_install 0.013643 0.001241 1.537232 ( 0.778631)
test_btest 0.000691 0.000162 53.722649 ( 6.087165)
test_basic 0.005908 0.000000 0.293241 ( 0.384561)
test_all 0.003943 0.000189 506.744959 ( 52.927723)
test_rubyspec 0.077928 0.049212 41.579106 ( 48.943334)
total: 111.25 sec