Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-011556
#<BuildRuby:0x00005576266a9888
@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-011556",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000000 0.000017 0.000017 ( 0.000017)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.005519 0.005233 0.904243 ( 1.279408)
build_miniruby 0.000000 0.001883 0.075101 ( 0.073055)
build_ruby 0.000000 0.001680 0.074921 ( 0.073351)
build_all 0.009188 0.000792 4.089653 ( 0.776865)
build_install 0.015818 0.005140 7.688562 ( 2.290962)
test_btest 0.000883 0.000246 47.293536 ( 44.076111)
test_basic 0.006685 0.001857 0.348990 ( 0.440063)
test_all 0.001479 0.000411 689.859704 ( 67.263627)
test_rubyspec 0.087528 0.068553 45.692815 ( 51.109380)
total: 167.38 sec