Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-012417
#<BuildRuby:0x00005622875b15a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-012417",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.010034 0.000268 0.915958 ( 0.937360)
build_miniruby 0.001850 0.000000 0.076899 ( 0.075062)
build_ruby 0.002320 0.000022 0.075229 ( 0.073336)
build_all 0.009953 0.000651 4.077950 ( 0.790851)
build_install 0.016171 0.005526 7.692230 ( 2.300067)
test_btest 0.001025 0.000154 47.496760 ( 43.811711)
test_basic 0.000000 0.007897 0.339592 ( 0.427486)
test_all 0.000081 0.001736 653.433205 ( 64.724182)
test_rubyspec 0.096776 0.065242 45.765223 ( 51.303063)
total: 164.44 sec